body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #001155;
}
body {
	background-image: url(images/background.gif);
	background-color: #003399;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
}

.nav a:link {
	font-size: 14pt;
	color: #DDEEFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.nav a:visited {
	font-size: 14pt;
	color: #DDEEFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.nav a:active {
	font-size: 14pt;
	color: #DDEEFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: normal;
}

.nav a:hover {
	font-size: 14pt;
	color: #B3D9FF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #003399;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
}
