BODY {
    font-size : 10pt;
    background : #FFFFFF;
    font-family : Verdana, Tahoma, Arial, sans-serif;
    color : #000000;
}

H3 {
	font-size : 14pt;
	font-weight : bold;	
	text-align : left;
	margin:0in; 
	margin-bottom:6pt;	
}

TD, P, DIV, A {
	font-size : 10pt;
	margin:0in; 
	margin-bottom:1pt;
	line-height: 150%;
}

A {
	text-decoration: none;
}

TH {
    background : #FF0000;
    font-size : 10pt;
    text-align : center;
    font-weight : bold;	
}


A:visited {
   color : rgb(71,104,149); 
   text-decoration : none; 
}

A:link {
   color : rgb(71,104,149); 
   text-decoration : none; 
}

A:hover {
   color : rgb(71,104,149); 
   text-decoration : underline; 
}

A:active {
   color : rgb(71,104,149); 
   text-decoration : none; 
}
