BODY {
	background-color : #FFFFFF;
	margin : 0;
	scrollbar-face-color : #990000;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #995555;
	scrollbar-3dlight-color : #FF9999;
	scrollbar-darkshadow-color : #550000;
	}
P {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : Black;
}
H2 {
	color : #00CCFF;
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
}
HR{
	color : #00CCFF;
}
.linkout{
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
	line-height : 16px;
}
.linkover{
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : #00CCFF;
	text-decoration : none;
	line-height : 16px;
}
.p2 {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : #00CCFF;
	font-weight : normal;
}
.p3 {
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
	color : #00CCFF;
	font-weight : normal;
	text-decoration : underline;
}
.psmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}