td,th
{
	font-family: arial;
	font-size: 11 px;
	color: black;
}

.heading
{
	font-size: 18 px;
	color: darkgreen;
}
.caption
{
	font-size: 11 px;
	text-decoration: none;
	color:darkgreen;
}
.caption:hover
{
	font-size: 11 px;
	text-decoration: underline;
}
.captionB
{
	font-size: 11 px;
	text-decoration: none;
	color:darkgreen;
}
.captionB:hover
{
	font-size: 11 px;
	text-decoration: underline;
}
.captionH
{
	font-size: 12 px;
	color: white;
}
.captionH2
{
	font-size: 12 px;
	color: black;
}
.nav
{
	font-weight: bold;
	color: darkgreen;
	font-size: 11 px;
	text-decoration: none;
}
.navBox
{
	font-weight: bold;
	background-color: 66CCFF;
	color: darkblue;
	font-size: 11 px;
	text-decoration: none;
}
.navBoxHov
{
	font-weight: bold;
	background-color: darkblue;
	color: white;
	font-size: 11 px;
	cursor: pointer;
}
.sponsor
{
	font-weight: bold;
	color: white;
	font-size: 11 px;
	text-decoration: underline;
}
