BODY {
	SCROLLBAR-FACE-COLOR: #4F5D90; 
	SCROLLBAR-HIGHLIGHT-COLOR: #4F5D90; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #4F5D90; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 

	background-color: #FFFFFF;
	/* background-image: url(images/bg.gif); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #E63A00;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color: #FF3300;
	text-decoration : underline;
}


H1 {font-size:1.3em;}

H2 {font-size:1.1em;}


TR {font-size:12px;}


.topnav {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E63A00;
	text-decoration : none;
}

.Announce {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration : none;
}

.smallfont {font-size: 10px}

.red {color: #FF0000}

.table_hilite {
	border:dotted 2px #8DC530;
	font-size:.9em;
}

.table_hilite TD{
	padding:5px;
}