h2 {
	color : #000099;
	font-size : 10pt;
}


table {
	font-size : 10pt;
}

h1 {
	color : #FF4500;
	font-size : 12pt;
	background-position : bottom;
	}


BODY {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}

A {
	color : Blue;
}

A:HOVER {
	color : Red;
}

a:visited {
	color : Black;
}

