BODY {
	font-family : Arial, Tahoma, Verdana,  sans-serif ;
	font-size : 9pt; color: #444444;
	background-image : url("../images/logo_1.gif");
	background-position : 95% 95%;
	background-repeat : no-repeat;
	background-color : #FAFAFA;
	background-attachment : scroll;
	margin-top:10pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-Color:#999999;


}

P {
margin-top: 2; margin-bottom: 6;
}

A { 
	margin-top: 2; margin-bottom: 2;
	font-size : 8pt; 
	text-decoration: none;
	color: #991100;
}
H1 {
    margin-top: 0; margin-bottom: 6; 
	font-size: 12pt;
	color:  #777777;
}

H2 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 11pt;
	color:  #777777;
}

H3 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 10pt;
	color:  #777777;
}

H4 {
    	margin-top: 12; margin-bottom: 6; 
	font-size: 12pt;
}

H5 {
	margin-top: 0; margin-bottom: 6; 
	font-size: 10pt;
}

H6 {
	margin-top: 2; margin-bottom: 6; 
	font-size: 9pt;
	
}

A:Hover {
	font-size : 8pt; 
	text-decoration: underline;
	color: Black;
}

A:Active {
	text-decoration: none;
	color: #FF0000;
}


TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt; color: #444444;
	background-image: none;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}