A {
	color : #438DFE;
	text-decoration : none;
	font-family : "Arial", Times, serif;
	font-size : 13px;
}
A.ss {	
	font-style : italic;
	font-size : 14px;
}
A.ss1 {
	font-size : 10px;
}

A:HOVER {
	color : Red;
	font-family : "Arial", Times, serif;
	font-size : 14px;
}
A:HOVER.ss {
	font-size : 14px;
}


A:VISITED.ss {
	font-size : 14px;
	font-style : italic;
}

H1 {
	color : #035C92;
	font-family : "Courier", Times, serif;
	font-style : italic;
	font-size : 25px;
	
}

H2 {
	color : #035C92;
	font-family : "Courier", Times, serif;
	font-style : italic;
	font-size : 20px;
	
}

H3 {
	color : #035C80;
	font-family : "Courier", Times, serif;
	font-style : italic;
	font-size : 18px;
}

P {
	color :   #415870;
	font-style : oblique;
	font-family : "Arial", Times, serif;
	font-size : 14px;
}


DIV {	
	color : #004080;
	font-style : obliqu;
	font-family : "Arial", Times, serif;
	font-size : 16px;
}

LI {
	color :   #415870;
	font-style : oblique;
	font-family : "Arial", Times, serif;
	font-size : 14px;
}