body {
margin: 0px;
font-family: Georgia, Lucida Grande, Times, Verdana, Arial, Helvetica, Sans-Serif;
color:#666666;
font-size:11px;
font-weight:normal;
background:#3E3E3E;
	}
#wrapper 
{
width: 760px;
margin: 0px auto;
padding: 0px;
background-color: #FFFFFF;
color: #666666;
}
table {
	font-family:Georgia, Lucida Grande, Times, Verdana, Arial, Helvetica, Sans-Serif;
	color:#666666;
	font-size:11px;
	line-height: 165%;
	font-weight:normal;
	background:#3E3E3E;
	}

A 			{ color: #0865A8; text-decoration: none; font-weight:bold;}
A:link		{ color: #0865A8; text-decoration: none; font-weight:bold;}
A:visited	{ color: #0865A8; text-decoration: none; font-weight:bold;}
A:active	{ color: #0865A8; text-decoration: underline; font-weight:bold;}
A:hover		{ color: #0865A8; text-decoration: underline; font-weight:bold;}




h1 {
	font-family:Georgia, Lucida Grande, Times, Verdana, Arial, Helvetica, Sans-Serif;
	color:#666666;
	font-size:12px;
	line-height: 11px;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: #0865A8 1px solid;
}


.footer {
	font-family: Lucida Grande, Arial, Helvetica, Verdana, Sans-Serif;
	color:#999999;
	font-size:9px;
	line-height: 11px;
	font-weight:normal;
}

.tinyleading {
	line-height: 110%;
}







	A.white  			{ color: #FFFFFF; text-decoration: none; }
	A.white:link		{ color: #FFFFFF; text-decoration: none; }
	A.white:visited		{ color: #FFFFFF; text-decoration: none; }
	A.white:active		{ color: #FFFFFF; text-decoration: underline; }
	A.white:hover		{ color: #FFFFFF; text-decoration: underline; }

	A.blackbold  			{ color: #000000; font-weight: bold; text-decoration: none; }
	A.blackbold:link		{ color: #000000; font-weight: bold; text-decoration: none; }
	A.blackbold:visited		{ color: #000000; font-weight: bold; text-decoration: none; }
	A.blackbold:active		{ color: #000000; font-weight: bold; text-decoration: underline; }
	A.blackbold:hover		{ color: #000000; font-weight: bold; text-decoration: underline; }

	A.greenbold  			{ color: #1F8848; font-weight: bold; text-decoration: none; }
	A.greenbold:link		{ color: #1F8848; font-weight: bold; text-decoration: none; }
	A.greenbold:visited		{ color: #1F8848; font-weight: bold; text-decoration: none; }
	A.greenbold:active		{ color: #1F8848; font-weight: bold; text-decoration: underline; }
	A.greenbold:hover		{ color: #1F8848; font-weight: bold; text-decoration: underline; }

