body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #336699;
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #336699;
	color: #DCDCDC;
	line-height: 30px;
	font-weight: bolder;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	line-height: 30px;
	text-transform: uppercase;
	color: #336699;
	font-weight: bolder;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bolder;
	color: #336699;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
}
a:link {
		text-decoration: underline;
		color: #006600;
}

a:visited {
	text-decoration: underline;
	color: #006600;
}

td {
	font-size: small;
}
.hi-lt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
