.header {
	font-family: arial,sans-serif;
	font-size: 14pt;
	font-weight : bold;
}
.subhead {
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color : Maroon;
}
.bigbody {
	font-family: arial,sans-serif;
	font-size: 10pt;
}
.bigbodybold {
	font-family: arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.navtext {
	font-family: times new roman,serif;
	font-size: 8pt;
}
.newstext {
	font-family: arial,sans-serif;
	font-size: 8pt;
}
.bodytext {
	font-family: arial,sans-serif;
	font-size: 8pt;
	line-height : 17px;	
}
.bodytext2 {
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height : 14px;
}
.bodytext3 {
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height : 18px;
}
.bodybold {
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.thinlink {
	font-family: arial narrow,arial,sans-serif;
	font-size: 10pt;
	color : White;
	font-weight : bold;
}
.thintext {
	font-family: arial narrow,arial,sans-serif;
	font-size: 10pt;
	color : White;
	font-weight : bold;
	line-height : 18px;
}
.tinytext {
	font-family: arial,sans-serif;
	font-size: 8pt;
	line-height : 13pt;
}
.tinytextwh {
	font-family: arial,sans-serif;
	font-size: 8pt;
	line-height : 13pt;
	color : White;
}
.tinylink {
	font-family: arial,sans-serif;
	font-size: 7pt;
	color : White;
}
.teenytext {
	font-family: arial,sans-serif;
	font-size: 7pt;
}
.color {
	text-decoration: 
}
:link { color: rgb(51,0,0) ; text-decoration: underline;}
:visited { color: rgb(51,51,51) ; text-decoration: underline; }
:active { color: rgb(75,0,0) ; text-decoration: none; }
:hover { color: rgb(75,0,0) ; text-decoration: none; }
.plain { text-decoration: none }

