BODY {
	font : 12pt "Times New Roman", Times, serif;
	color: Yellow;
	background-color : Navy;
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin-left: 0px;
	margin-top: 0px;
}
TD{
	font : 12pt "Times New Roman", Times, serif;
	color: Yellow;
}
H1{
	font-family : "Monotype Corsiva";
	font-size : 25pt;
}
H2{
	font-size : 15pt;
	font-weight : bold;
}
A {
	color: Yellow;
	font: 12pt "Times New Roman" Times serif;
}
.small {
	font-size : 8pt;
}

.noline {
	text-decoration : none;
}

.navy {
	color: navy;
}

.navysmall{
	color: navy;
font-size: 	8pt
}

IMG{
	border-color: navy;
}