BODY,TD { font-size: 12pt }

.sub8 { font-size: 8pt; }
.sub8b { font-size: 8pt; font-weight: bold }
.sub10 { font-size: 10pt; font-weight: bold }
.header3 { font-size: 16pt; font-weight: bold }
.header2 { font-size: 12pt; font-weight: bold; font-style: italic }
.home { font-size: 12pt; font-weight: bold }

.quote {
	color:#FFFFFF;
	font-size:10pt;
	font-family: Verdana, Arial, Geneva, Times, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.footer {
	color:#FFFFFF;
	font-size:8pt;
	line-height:12px;
	font-family: Verdana, Arial, Geneva, Times, Helvetica, sans-serif;
	font-weight: Normal;
}

.tanfooter {
	color: #999966;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A:link    { color: #025A2A; text-decoration: underline; }
A:active  { color: #025A2A; text-decoration: underline; }
A:visited { color: #025A2A; text-decoration: underline; }
A:hover   { color: #000000; text-decoration: underline; }

