BODY  {
	background-color : #000044;
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #00CCFF;
	text-decoration : none;
	text-align : center;
}

P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Aqua;
	background-color : #000044;
}

H1  {
	font-size : xx-large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0080FF;
}

H2  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0080FF;
}

H3  {
	font-size : large;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0080FF;
}

A  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Fuchsia;
}

A:Visited  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #00ff33;
}

A:Active  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : ffcc99;
}

A:Hover  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Aqua;
}

table  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	color : Aqua;
}

