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

<!--

BODY {  scrollbar-face-color: rgb(204,51,102);
	scrollbar-shadow-color: rgb(204,51,102);
	scrollbar-highlight-color: rgb(204,51,102);
	scrollbar-3dlight-color: rgb(255,204,204);
	scrollbar-darkshadow-color: rgb(102,10,51);
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000; }

-->
