.title  { color: #990000; font-size: 11px; line-height: 13px; font-family: Verdana; font-weight:bold }

.body  { color: #666666; font-size: 11px; line-height: 13px; font-family: Verdana }

.bodybold  { color: #666666; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Verdana }

.bodysmall  { color: #666666; font-size: 10px; font-family: Arial, Helvetica}

.bodyboldsmall  { color: #333333; font-weight: bold; font-size: 10px;  font-family: Verdana }

.header    { color: #003366; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none; }

.headerwhite    { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none; }

a.link:link   { color: #666666; font-size: 11px; line-height: 15px; font-family: Verdana; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #990000; text-decoration: none }

a.link:hover   { color: #666666; font-size: 11px; line-height: 15px; font-family: Verdana; text-decoration: none; border-bottom-style: none }

a.link:visited    {
	color: #666633;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;

}.linkcurrent    {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.border {
	border: 1px solid #535353;
}
.link_internal {

	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.link_important {


	color: #990000;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.link_important:hover {



	color: #990000;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
