body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFCC;
	color: #330000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
}
h1, h2, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #660000;
}
.medium {
	font-size: 14px;
	font-weight: normal;
}
.mediumBold {
	font-size: 14px;
	font-weight: bold;
}
.large {
	font-size: 17px;
	font-weight: normal;
}
.largeBold {
	font-size: 17px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.smallBold {
	font-size: 10px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #003366;
}

.bannerLink
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.bannerLink:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

