body {
	background-attachment: fixed;
	background-color: #CCCCFF;
	background-image: url(/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color: #0000FF;
}
p {margin-top:0 }
th { font-weight:bold; text-align:left }
img { border:0 }
h1, .largegreen {
	font-size: 1.2em;
	font-weight: bold;
	color: #008000;
}
h2 { 	
	font-weight: bold;
	color: #008000;
	font-size:1em;
	margin:0
}
h1 { text-transform:uppercase }
.largemain {
	font-size: 12pt;
	color: #0000FF;
}
.blacklarge {
	font-size: 12pt;
	color: #000000;
}
.datatable {
	color: #008000;
	border: 1px solid #0000FF;
}
.imageenlarge {
	font-style: italic;
	text-transform: uppercase;
	text-align:center;
}
a:link, a:visited {
	color:#008000;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:focus {
	text-decoration: underline;
}

#links { margin:0; padding:0; line-height:26px; font-size:9pt }
#links li { display:inline; color:#008000; font-weight:bold; text-transform:uppercase;}
/*IE Hack*/
* html #links li { margin:2px }
#links li a { color:#008000; text-decoration:none; border: 2px solid #008000; padding:0.2em; white-space:nowrap; }
#links li a:hover { text-decoration:none; background-color:green; color:#CCCCFF}
