.header {
	font-family: times new roman,serif;
	font-size: 17pt;	
}
.subhead {
	font-family: tahoma,arial,sans-serif;
	font-size: 11pt;	
}
.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;
}
.listext {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	line-height : 20pt;
}
.bodytext {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
}
.bodytext1 {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	line-height : 13pt;
}
.bodytext2 {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	line-height : 14pt;
}
.bodytext3 {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	line-height : 15pt;
}
.bodybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.tinytext {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
}
.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(15,45,70) ; text-decoration: underline;}
:visited { color: rgb(35,70,125) ; text-decoration: underline; }
:active { color: rgb(35,70,125) ; text-decoration: none; }
:hover { color: rgb(35,70,125) ; text-decoration: none; }
.plain { text-decoration: none }

