/* $Id: style_bw2.css,v 1.2 2008/12/08 22:59:37 ccusack Exp $ */

/* At-Rules */
@charset "iso-8859-1";

a:hover 	{
	color: red;
	/*font-weight: normal;*/
}
a:link {
/*
	color: #0000FF;
*/
}
a:active {
	color: #FF33CC;
}
a:visited {
	color: #800080;
}
h1 {
	background:   green;
	color: silver;
	font-size: 145%;
	margin-bottom: .5em;
	text-align: center;
}
h2 {
	font-size: 125%;
	margin-bottom: .5em;
	margin-top: 1.5em;
	text-align: center;
}
h3 {
	font-size: 110%;
	margin-top:1.2em;
	margin-bottom:.5em;
	text-align: left;
}
h4 {
	font-family: arial;
	font-size: 100%;
	margin-top:1.0em;
	margin-bottom:.3em;
	text-align: center;
}
h5 {
	font-family: arial;
	font-size: 100%;
	margin-top:.5em;
	margin-bottom:.2em;
	text-align: center;
}

h9 {
	background:#66FFFF;
	font-size: 145%;
	margin-bottom: .5em;
	text-align: center;
}
p {
	font-family: arial;
	font-size: 10pt;
	margin-bottom: auto;
	margin-top: 0.5em}

body {
	font-family: arial;
	font-size: 10pt;
	background:	#eee;
}
	
	
li p {margin-top:.6em;margin-bottom:0em;}

big {font-weight:bold;font-size:105%;}

ol {margin-top:.5em;margin-bottom:0em}

ul {
	margin-top:.6em;
	margin-bottom:0em;
	margin-left:2.75em;
}

ol ul {list-style:disc;margin-top:2em;}

li {
	margin-left: -1.25em;
	padding-bottom: .5em;
}

dl ul {margin-top:2em;margin-bottom:0em;}

div.question {color:green; font-style:italic; font-weight:bold;margin-top:1.2em;margin-bottom:.5em; text-align: left}

span.qna {font-size: 150%}

/* list item inside a def/term */
dl {margin-top:-1em;}

ol dl {margin-top:-1.5em;margin-left:0em;}

/* term/def list inside a numbered list */
ol dl dl {margin-top: 0em;margin-left:.2em;}

/* term/def list inside a term/def list
not currently working */
dd {margin-bottom:0em;margin-left: 1.5em;}

dt {padding-top:2em;font-weight: bold; margin-left:1.5em;}

code {font-family:Courier;}

pre {
	margin-top:0em;
	margin-bottom:1.5em;
	font-family: arial;
	font-size: 125%;
}

table {font-size:100%;margin-top:1em;margin-bottom:1em;}

th.center {text-align:center;}

th {text-align:left;background:#dddddd;margin: 3pt;vertical-align:bottom;}

tr {vertical-align:top;}

td {margin: 3pt;vertical-align:top;}

/* IE 4.0 TAGS */
p.dis {font-size: 6pt;}


/* End of style section. Generated by AceHTML at 19/03/2006 6:52:02 PM */

