.body {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottomlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1a59a4;
	text-decoration: underline;
}
.innerheading {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #324a67;
	text-decoration: none;
}
.whiteheading {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.subhead {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #324a67;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3B4858;
	text-decoration: underline;
}
.link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.brd
{
    BORDER-RIGHT: #324a67 1px solid;
    BORDER-TOP: #324a67 1px solid;
    BORDER-LEFT: #324a67 1px solid;
    BORDER-BOTTOM: #324a67 1px solid
}
