
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
}
.stutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CC0000;
}
.bnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.trtest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 200;
}
.announcetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
BODY {
scrollbar-face-color:#CC0000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FA401F;
scrollbar-darkshadow-color:#AA0000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
}

#logo {
	position:absolute;
	left:1px;
	top:10px;
	width:106px;
	height:106px;
	z-index:1;
}