 body { 
 background-color:#ffffff; 
 color:#870000; 
 font-size:10pt; 
 font-weight:normal; 
 text-decoration:none; 
 font-family:"Verdana"; 
 scrollbar-face-color:#000033; 
 scrollbar-shadow-color:#ffffff; 
 scrollbar-highlight-color:#000033; 
 scrollbar-track-color:#ffffff; 
 scrollbar-arrow-color:#ffffff; }

 h1 { font-size: 1.0em; color: #000000; margin: 0.8em 0.0em 0.0em 1.3em; padding-top: 0em; }
 h2 { font-size: 1.8em; color: #000000; margin: 0.2em 0.5em 0.0em 0.5em; font-weight:bold; border-bottom: 1px #ddd solid; }
 h3 { font-size: 1.0em; color: #000000; margin: 0.4em 1.3em 0.0em 1.4em; font-weight:bold; }

 strong { font-weight:bold; }
 i { font-style:italic; }
 td, th { color:#000000; font-size:10pt; font-weight:normal; text-decoration:none; font-family:"Verdana"; }
 
 p { line-height: 1.3em; margin: 0.3em 0em 0em 1.3em; }

 a:link { color:#A50000; font-weight:normal; font-size:10pt; text-decoration:underline; font-family:"Verdana"; }
 a:visited { color:#A50000; font-weight:normal; font-size:10pt; text-decoration:none; font-family:"Verdana"; }
 a:active { color:#A50000; font-weight:bold; font-size:10pt; text-decoration:none; font-family:"Verdana"; }
 a:hover { color:#C30000; font-weight:bold; font-size:10pt; text-decoration:none; font-family:"Verdana"; }
 
 /************************************************************************
**************************** Header Styles ******************************
************************************************************************/

#header {
	background-color:#5B4D73;
}


/**********************************************************************
**************************** Body Styles ******************************
**********************************************************************/

#bodytext {
	margin:20px 0px 10px 0px; 
	background-color:#FFFFFF; 
}

#related {
	background:#9D8DB5;
}

a.URLtop {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	margin: 0.0em 0.0em 0.0em 0.0em;
}

a.URLbottom { 
	color:#008000;
	text-decoration:none;
	margin: 0.0em 0.0em 0.0em 0.0em;
}

a.URLreight { 
	color:#000000;
	text-decoration:none;
	margin: 0.0em 1.3em 0.0em 1.4em;
}