body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #EEEEEE;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #B5F200;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.caption {
	font-size: 9px;
}
.headerlarge {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.headersmall {
	font-size: 16px;
	font-weight: bold;
	color: #E7E7E7;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.headersmallred {
	font-size: 16px;
	font-weight: bold;
	color: #C90000;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.captiongreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #87C000;
}
.boxout {
	background-color: #CCDBF5;
	padding: 10px;
	border: 1px solid #0066FF;
	color: #3370D8;
}
.headersmall2 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.boxouthighlight {
	background-color: #CCDBF5;
	padding: 20px;
	border: 1px solid #0066FF;
	color: #003399;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

