.header {
	font-family: arial narrow,arial,sans-serif;
	font-size: 14pt;
	font-weight : bold;
}
.subhead {
	font-family: arial narrow,arial,sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
.bigbody {
	font-family: tahoma,arial,sans-serif;
	font-size: 10pt;
}
.bigbodybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.navtext {
	font-family: tahoma,times new roman,serif;
	font-size: 8pt;
}
.newstext {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
}
.bodytext {
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height : 18px;	
}
.bodytext2 {
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height : 14px;
}
.bodytext3 {
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height : 15px;
}
.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: tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height : 13pt;
}
.tinybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.teenytext {
	font-family: tahoma,arial,sans-serif;
	font-size: 7pt;
}
.color {
	text-decoration: 
}
:link { color: rgb(65,95,153) ; text-decoration: underline;}
:visited { color: rgb(95,140,195) ; text-decoration: underline; }
:active { color: rgb(95,140,195) ; text-decoration: none; }
:hover { color: rgb(95,140,195) ; text-decoration: none; }
.plain { text-decoration: none }
.bodytext  a:link {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #3E6DA8;
	font-weight: normal;
	text-decoration: underline;
}
