
body {margin:0px; padding:0px; background-color:#FFFFFF; }


a:active { color: #F98E01; text-decoration: underline;}
a:link {  color: #F98E01; text-decoration: underline;}
a:visited { color: #F98E01; text-decoration: underline;}
a:hover {  color: #F98E01; text-decoration: underline;}

ul {
	list-style-position: outside; 
	margin: 5px 0px 10px 20px; 
	list-style-image: url(/images/bullet_smallblack.gif);
	list-style-type: none;
}

.content {
	font-family:Tahoma, Arial, Sans Serif;
	font-size:12px;
	font-color:black;
	text-align: justify;
}

small {
	font-family:Arial, Sans Serif;
	font-size:9px;
	font-color:black;
	letter-spacing:1px;
}

.headersub {
	font-family:Verdana, Arial;
	font-size:13px;
	font-color:#0D2241;
	font-weight:bold;
	letter-spacing:1px;
}

.header {
	font-family:Verdana, Arial;
	font-size:15px;
	font-color:#0D2241;
	font-weight:bold;
	letter-spacing:1px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.footer a:active { color: #FFFFFF; text-decoration: none;}
.footer a:link {  color: #FFFFFF; text-decoration: none;}
.footer a:visited { color: #FFFFFF; text-decoration: none;}
.footer a:hover {  color: #FFFFFF; text-decoration: underline;}

.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color:#6a7482;
}

.index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:.5px;
	color:#6a7482;
	padding:10px;
	vertical-align:top;
	text-align:justify;
}



 




