BODY, NORMAL, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : x-small;
	color : #004e98;
}

H1 {
	font-size : large;
	font-weight: bold;
}

H2 {
	font-size : medium;
	font-weight: bold;
}

A {
	border:1px solid #7A96DF; text-decoration: none;
	color: #004E98
}

A:Hover {
	text-decoration: none;
	color: #ffffff;
	background: #7a96df;
}

ul {
	list-style-type: disc;
	color;#004e98;
	font-weight:bold;
}