BODY {
background-color : white;
margin-top: 0px;
background-position: center;
background-position: top;
	color : #6e0100;
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

TD {
background-color : white;
	color : #6e0100;
	background-attachment : fixed;
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}

H1 {
	text-align : center;
	background : transparent;
	color : #6e0100;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size : 35px;
}

H2 {
text-align : left;
background : transparent;
color : #016B87;
	font-size: 18px;
}

H3 {  
background-color : transparent;
 font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;

}

H4 {
background-color : transparent;
 text-align : left;
	font-size: 12px;
color : black;
	}
	
	H5{
	background-color : transparent;
	font-size : 10px;
	color : Black;
}

H6{
background-color : transparent;
font-weight : bold;
font-style : italic;
font-size : 12px;
color : Black;
}

A {
background-color : transparent;
	text-decoration : none;
	color:#7FFFD4 ;
}

A:Hover {
	color: #045368;
	text-decoration: none;
	background-color: transparent;
	border: 2px;
	border-style: solid;

}

HR {
	color:#045368;
	background-color : transparent;	
	height: 1pt;
}
