a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000033;

}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000066;

}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #003399;
	background-color: #FFFFCC;

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #990000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF6600;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF6633;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF9999;
}
BODY  {
 	scrollbar-face-color: #708AE0;
 	scrollbar-shadow-color: #D4EAFE;
 	scrollbar-highlight-color: #CACACA;
 	scrollbar-3dlight-color: #D9D9D9;
 	scrollbar-darkshadow-color: #AAAAAA;
 	scrollbar-track-color: #B9C6EF;
 	scrollbar-arrow-color: #FFFFFF;
 	margin-bottom : 0px;
 	margin-left : 0px;
 	margin-right : 0px;
 	margin-top : 0px;
 	marginheight : 0px;
 	marginwidth: 0px;
 	topmargin: 0px;
 	leftmargin: 0px;
 	rightmargin: 0px;
 	bottommargin: 0px;
 }th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
}
table {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #004182;
}
