.header {
	font-family:  tahoma,arial,sans-serif;
	font-size: 16pt;
}
.subhead {
	font-family: tahoma,arial,sans-serif;
	font-size: 11pt;
	font-weight : bold;
}
.bigbody {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
}
.bigbodybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.bodytext {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height : 14px;
}
.bodytext1 {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height : 16px;
}
.bodytext2 {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height : 18px;
}
.bodytext3 {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	line-height : 20px;
}
.bodybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.tinytext {
	font-family: tahoma,arial,sans-serif;
	font-size: 7pt;
}
.tinybold {
	font-family: tahoma,arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.color {
	text-decoration: 
}
:link { color: rgb(51,0,102) ; text-decoration: underline;}
:visited { color: rgb(70,102,25) ; text-decoration: underline; }
:active { color: rgb(102,130,60) ; text-decoration: none; }
:hover { color: rgb(102,130,60) ; text-decoration: none; }
.plain { text-decoration: none }

BODY {  scrollbar-face-color: #9999cc;
	scrollbar-shadow-color: #9999cc;
	scrollbar-highlight-color: #9999cc;
	scrollbar-3dlight-color: #23004b;
	scrollbar-darkshadow-color: #23004b;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #23004b; }
