body {
	background-color: #666666;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.style3 {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; }

a:link {
	color: #0000CC;
}

a:visited {
	color: #0000CC;
}

a:hover {
	color: #0066FF;
}

a:active {
	color: #0066FF;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
