.surround {
	background-color: #FFF;
}
body {
	background-color: #0F4784;
}
.heading td {
	border: thin solid #F00;
}

.boxborder {
	border:2px solid #0F4784;
}

.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-align: left;
}
.bodyitalic {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
}
a:link {
	text-decoration: underline;
	color: #065294;
}
a:visited {
	color: #065294;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #C90034;
	text-decoration: underline;
}
.reverse {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	text-align: center;
	color: #FFF;
}

a.reverse:link {
	text-decoration: underline;
	color: #FFF;
}
a.reverse:visited {
	color: #FFF;
	text-decoration: none;
}
a.reverse:hover {
	color: #94C6FF;
	text-decoration: none;
}
.caption_small {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: center;
	color: #065294;
}
a.caption_small:link {
	text-decoration: none;
	color: #065294;
}
a.caption_small:visited {
	color: #065294;
	text-decoration: none;
}
a.caption_small:hover {
	color: #C90034;
	text-decoration: none;
}


.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #065294;
}
