/* HEADERS */
h3 {
	font-family: Arial,Helvetica,sans-serif;
	color:#FF0000;
	font-size:12px;
	font-style: normal;
}



/* MAIN CONTENT FORMATTING */
p,ol,ul,blockquote,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8.5pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;



}



/* DEFAULT LINK */
a:link {
	color:#000000;
	font-weight:normal;
	font-size: 8.5pt;
	text-decoration: none;
}	
a:active {
	color:#000000;
	font-weight:bold;
}	
a:visited {
	color:#CC3333;
	font-weight:bold;
	font-size: 8.5pt;

}	
a:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}

/* --------------------------------------------------- */

/* RIGHT LINKS */
.right a:link {font-size:10px;color:#FFFFFF;font-weight:normal;font-size: 9pt;text-decoration: underline;}	
.right a:active {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}	
.right a:visited {color:#FF0000; font-weight:bold; text-decoration:underline;}	
.right a:hover {
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}

/* --------------------------------------------------- */
.email a:link {
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.email a:active {
	color:#000000;
	font-weight:bold;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;

}
.email a:visited {
	color:#FF0000;
	font-weight:bold;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;

}
/* --------------------------------------------------- */
/* TOP LINKS */
.top a:link {
	font-size:9pt;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.top a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
}	
.top a:active {
	color:#CCCCCC;
	font-weight:bold;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
}	
.top a:visited {
	color:#CCCCCC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;

}	
.top a:hover {
	color: #FF9900;
	font-weight:bold;
	text-decoration: underline;
}

/* --------------------------------------------------- */

/* FOOTER (ADDRESS, COPYRIGHT, LEGAL INFORMATION */
.footer {font-size:xx-small; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC;}
.footer a:link {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}	
.footer a:active {
	color:#FFFFFF;
	font-weight:lighter;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}	
.footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}	
.footer a:hover {
	color: #FFCC00;
	font-weight:bold;
	text-decoration:underline;
	font-size: 9px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	background-color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	white-space: normal;
	display: run-in;
	scrollbar-face-color: #A0A0A0;
	scrollbar-highlight-color: #F7F3E7;
	scrollbar-3dlight-color: #324295;
	scrollbar-darkshadow-color: #F7F3E7;
	scrollbar-shadow-color: #444444;
	scrollbar-arrow-color: #444444;
	scrollbar-track-color: #000000;
}
h2 {

	font-family: Arial,Helvetica,sans-serif;
	color:#00CC00;
	font-size:11px;
	font-style: normal;
}

