body {
	background: #FDF5E6; 
	font-family: "Bookman Old Style", serif; 
	color: #000000;
	scrollbar-face-color: #FDF5E6;
	scrollbar-shadow-color: #939171;
	scrollbar-highlight-color: #A9E1F5;
	scrollbar-3dlight-color: #AAD8E6;
	scrollbar-darkshadow-color: #1679BA;
	scrollbar-track-color: #E3DCCF;
	scrollbar-arrow-color: #2E3192;
}
A {
	:active {color:#FF00FF}
	:link {color:#0000FF}
	:visited {color:#FF0000}
	:hover {color:#2E3192; background:#FBFBFB}
}
P {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
TD {
}
.justfy
{
	text-align:justify;
}
.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%;
}
FONT {
}
.fontdarkblue {
	color: #0000A0;
}
LI {
	text-align:justify;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.none {
	margin-left: 0.5em;
	margin-right: 0.5em;
}
H1 {
	text-align: center;
	color: #000000;
	height: 10; 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: 2; width: 100%;
	filter: DropShadow(Color=#E3DCCF, OffX=2, OffY=2, Positive=1);
}
hr {
}
.fifty {
	text-align: center;
	width: 50%;
}
.fiftyblack {
	text-align: center;
	color: #000000;
	width: 50%;
}

