body {
	background-color: 000033;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000033;
}
a:visited {

	color: #000033;
}
a:hover {


	color: #000033;
}
a:active {



	color: #000033;
}
a.nav:link {
	color: #9999FF;
	text-decoration: none;

}
a.nav:visited {





	color: #9999FF;
}
a.nav:hover {






	color: #9999FF;
}
a.nav:active {







	color: #9999FF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.footer {
	color: #CCCCCC;
}
h1 {
	font-size: 14px;
}

