body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #003366;
}
h2 {
	font-size: 24px;
	color: #003366;
}
h3 {
	font-size: 18px;
	color: #003366;
}
h4 {
	font-size: 16px;
	color: #003366;
}
h5 {
	font-size: 14px;
	color: #003366;
}
h6 {
	font-size: 12px;
	color: #003366;
}
table#layout {
	border: 1px solid #666666;
}
table#content {
	padding-right: 7px;
	padding-left: 7px;
}
.bigtext18 {
	font-size: 18px;
}
.bigtext24 {
	font-size: 24px;
}
.blue {
	color: #003366;
}
.bigblue {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.bigyellow {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.specialborder {
	border: 3px dashed #FFCC00;
}
.largestheading {
	font-family: "Courier New", Courier, mono;
	font-size: 40px;
	font-weight: bold;
	color: #003366;
}
