BODY {
	color : White;
	background-color : #000066;
	font-size : medium;
	font resize="no"
	text-align : left;
}

A {
	color : Aqua;
	text-decoration : none;
	font resize="no"
	font-weight : bold;
}
A:HOVER {
	color : #ff4062;
	text-decoration : none;
	font resize=no
	font-weight : bold;
}
A:VISITED{
	color : #CC99FF;
	text-decoration : none;
	font resize=no
	font-weight : bold;
}

H1{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +300%;
	font resize="no"
	text-align : center;
}

H2{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +200%;
	text-align : center;
	}
	
H3{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +133%;
	text-align : center;
	}
H4{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +100%;
	text-align : center;
	}
H5{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +100%;
	text-align : left;
	}
H6{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +100%;
	text-align : left;
	}
H7{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : +100%;
	font-weight : light
	text-align : left;
	}

TD{
	
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font resize=" no"
	text-align : left;
}