
H5 {
	color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

H1 {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	font : /normal;
}

H6 {
	color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}


P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #00008B;
	font-weight : normal;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #00008B;
	font-weight : normal;
}



LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #00008B;
	font-weight : normal;
}



A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Blue;
	font-weight : normal;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Gray;
	font-weight : normal;
	text-decoration : none;
}




