body {

	margin: 0px;
	padding: 0px;
	background-color:white;
	color: black;
	font-family: Arial, Geneva CY, Sans-Serif;
	font-size: 0.8em;
}



div#navline{

	border-top: 1px solid #CC0000;
	margin-top: 10;
	margin-left: 10;
	margin-right: 10;
}

div#nav{

	font-size: 11px;

	color: #CC0000;

	font-weight: bold;

	margin-top: 10;
	
	margin-left: 40;

	margin-right: 0;
}

div#nav a{

	font-weight: normal;

	color: #000000;

	text-decoration: underline;

	margin-left: 5;

	margin-right: 5;	

}

H1 { 
    font-weight:bold; 
    font-size:11pt; 
    
    color:#CC0022;  }


P { 
   margin-top:0pt; 
   margin-bottom:0pt; 
   font-size:10pt; 
   
   color:#141414;  }


P.SectionHead { 
               
               color:#33669B; 
               
               font-size:12pt; 
               font-weight:bold; 
               font-style:normal;  }


SPAN.Feature { 
              font-size:10pt; 
              font-weight:bold; 
              font-style:normal; 
              
              color:#33669B;  }

SPAN.Code { 
              font-size:9pt; 
              font-style:normal; 
              font-family:Courier New, sans-serif; 
              color:#141414;  }

UL.lststyle { list-style:disc; }


LI.lstFont { 
            font-size:10pt; 
            
            color:#141414;  }




div#docnav{

	font-size: 11px;

	color: #CC0002;

	font-weight: bold;

	margin-left: 15;

	line-height: 1.5;

	white-space: nowrap;
	
}

div#docnav a{

	font-weight: normal;

	color: #808080;

	text-decoration: underline;	
	

}



div#footer {

	margin-top: 10;

	font-family: tahoma;

	font-size: 10px;

	color: white;

	padding: 5;

	clear: both;

	float: none;

	background-color: #CC0000;

	border-top: 3px solid #EE6326;


}
