body {
	background: #FFFFFF; 
	font-family: "Times New Roman", serif; 
	scrollbar-face-color: #FCFCFC;
	scrollbar-shadow-color: #000044;
	scrollbar-highlight-color: #0000CC;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CACACA;
	scrollbar-arrow-color: #0000FF;
}
A {
	:link {color:#0000FF}
	:visited {color:#FF0000}
	:active {color:#AA00AA}
	:hover {color:#AA0000; background:#FDF5E6}
}
P {
	text-align:justify;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.first {
	text-indent: 1em;
}
.firstafterli {
	text-indent: 1em;
	margin-left: -1em;
	margin-right: -1em;
}
.afterli {
	margin-left: -1em;
	margin-right: -1em;
}
.firstsmall {
	text-indent: 1.5em;
	font-size: 75%;
}
.small {
	font-size: 75%;
}
LI {
	text-align:justify;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
H1 {
	text-align: center;
	height: 5; width: 100%;
	filter: DropShadow(Color=#E3DCCF, OffX=3, OffY=3, Positive=1);
}
H2 {
	text-align: center;
	height: 3; width: 100%;
	filter: DropShadow(Color=#E3DCCF, OffX=3, OffY=3, Positive=1);
}
H3 {
	text-align: center;
	height: 1; width: 100%;
	filter: DropShadow(Color=#E3DCCF, OffX=2, OffY=2, Positive=1);
}
hr.fifty {
	text-align: center;
	width: 50%;
}
FONT {
}
.darkblue {
	color: #222288;
}
.green {
	color: #008800;
}
.fontlightblue {
	color: #0088FF;
}
.red {
	color: #FF0000;
}
TD {
}
.lightblue {
	background: #AAFFFF;
	color: #000000;
	text-align: center;
}
.lightred {
	background: #FFAAAA;
	color: #000000;
	text-align: center;
}
UL {
}
.indent {
	margin-right: 2.5em;
}
OL {
}
.indent {
	margin-right: 2.5em;
}
