

BODY {
	FONT-FAMILY: Arial; FONT-SIZE: 8pt;

}


h1
{
	position: relative;    
	top: 0;
	background: black;    
	color: white;    
	font-size: 10Pt;    
	font-family: Arial;   
	letter-spacing: 0pt;    
	text-decoration: none;
	BORDER: 0pt;

}
h2
{
	position: relative;    
	top: 0;
 
	color: black;    
	font-size: 10Pt;    
	font-family: Arial;   
	letter-spacing: 0pt;    
	text-decoration: none;
	BORDER: 0pt;

}
h3
{
	position: relative;    
	top: 0; 
	background: #DED8B6;   
	color: black;    
	font-size: 8Pt;    
	font-family: Arial;   
	letter-spacing: 0pt;    
	text-decoration: none;
	BORDER: 0pt;

}
h4
{
	position: relative;    
	top: 0;    
	color: #black;    
	font-size: 8Pt;    
	font-family: Arial;   
	letter-spacing: 0pt;    
	text-decoration: none;
	BORDER: 0pt;
	background: white;
}


table {
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8Pt;    
	font-family: Arial;
	color: #000000;
	background: #ffffff;
}


td {
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8Pt;    
	font-family: Arial;
	color: #000000;
	background: #ffffff;
	vertical-align: top ;
}



A:link    { color: #cc3300; text-decoration:none;}
A:active  { color: #cc3300; text-decoration:none;}
A:visited { color: #cc3300; text-decoration:none;}
          
	
