body { }
p { }
td { }
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover { color: #0033FF; text-decoration: underline; }
a:active { color: #0033FF; }
.text { font-size: 10pt; font-family: verdana; }
.big { font-size: 15pt; font-family: "trebuchet ms"; font-weight: 700; }
.border { border: solid 1pt black; }
.med { font-size: 9pt; font-family: verdana; }
.sm { font-size: 7pt; font-family: verdana; }
.justify { text-align: justify; }
h1 { font-size: 15pt; font-family: "trebuchet ms"; font-weight: 700; }
.altl a:link   { color: #ccc; text-decoration: none }
.altl a:visited { color: #ccc; }
.altl a:hover { color: #ccc; text-decoration: underline; }
.smplus {
	font-size: 8pt;
	font-family: verdana;
}
