BODY {
	font-family : New Roman, Bookman Old Style, Times ;
	font-size : 9pt; color: #000000;
	background-image : url("../css1/bg0.jpg");
	background-position : center;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	background-attachment : fixed;
	margin-top:20pt;
	margin-right:20pt;
	margin-bottom:0pt;
	margin-left:20pt;
}

P {
margin-top: 2; margin-bottom: 6
}

A {
	text-decoration: underline;
	color: #0000FF
}
H1 {
    margin-top: 12; margin-bottom: 6; 
	font-size: 14pt;
}

H2 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 12pt;
}

H3 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 10pt;
}

H4 {
    margin-top: 12; margin-bottom: 6; 
	font-size: 14pt;
}

H5 {
	margin-top: 11; margin-bottom: 6; 
	font-size: 12pt;
}

H6 {
	margin-top: 10; margin-bottom: 6; 
	font-size: 10pt;
}

A:Hover {
	text-decoration: none;
	color: Red;
}


TD {	
	font-family : New Roman, Bookman Old Style, Times ;
	font-size : 9pt; color: #000000;
	background-image: none;
	background-color : transparent;
}

