body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099cc;
	color: #666666;
	font-size: 12px;
}
.highlight {
	color: #000000;
	font-weight: bold;
}
table {
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 11px;
	color: #333333;
	background-color: #cccc99;
	text-align: center;
}
.menucells {
	font-size: 18px;
	color: #003399;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.tagline {
	font-size: 2.5em;
	color: #FFFF33;
	text-transform: uppercase;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.highlight2 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
.tagline2 {
	font-size: 3em;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
}
