BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}
.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial;
}
Table{
	font-size: 11px;
	font-family:Verdana, Helvetica, sans-serif;
}
.style3{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
}

H1{font-size: 11px; FONT-WEIGHT: normal;}
H2{font-size: 10px; FONT-WEIGHT: normal;}

a.Location {FONT-FAMILY: geneva, helvetica, sans-serif; font-size: 10px;color: #FF0000;text-decoration: underline;}
a.Location:Hover {text-decoration: none;}

.dotborder{ border-top: dashed; border-bottom: dashed; border-right: dashed; border-left:dashed; border-color: darkgray; border-width: 2px}
