BODY {
	font-family : Arial, Tahoma, Verdana,  sans-serif ;
	font-size : 10pt; color: #555555;
	background-image : url(logo__.gif);
	background-position : 50% 98%;
	background-repeat : no-repeat;
	background-color : #f8f8f5;
	background-attachment : fixed;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:8pt;
}

P {
margin-top: 0; margin-bottom: 6
}


H1 {
    margin-top: 12; margin-bottom: 6; 
	font-size: x-large;
}

H2 {
	margin-top: 12; margin-bottom: 6; 
	font-size: large;
}

H3 {
	margin-top: 12; margin-bottom: 6; 
	font-size: medium;
}

H4 {
    margin-top: 12; margin-bottom: 6; 
	font-size: 14pt;
}

H5 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 12pt;
}

H6 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 10pt;
}

A {
	text-decoration: none;
	color: #555555;
	font: small-caps bolder;
}

A:Hover {
	text-decoration: underline;
	color: Black;
}




TD {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt; color: #555555;background-image: none;
	background-color : transparent;
	font-variant : small-caps;
	font-weight : bold;
}
