
BODY {
	color: #000066;
		font-size: xx-small;
	font-weight: normal;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
		font-style : normal;
}

A {
	color: #3366FF;
	background-color : transparent;
	letter-spacing : normal;
	text-transform : none;
	word-break : normal;
	vertical-align : baseline;
	unicode-bidi : normal;
	text-decoration : underline;
	
}

A:HOVER {
	color: #3399FF;
}

A:ACTIVE {
	color: #FF0066;
}
A:VISITED {
	background-color: transparent;
	color : #339966;
}

H1{
	color : #009966;
	font-family : "Times New Roman", Times, serif;
	font-style : oblique;
}
H2{
	color : #009966;
	font-family : "Times New Roman", Times, serif;
	font-style : oblique;	
} 
H3{
	color : #339966;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;	
} 
H4{
	color : #339966;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;	
} 
H5{
	color : #669966;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;	
} 
H6 {
	color : #669966;
	font-family : "Times New Roman", Times, serif;
	font-style : oblique;
}
