BODY {background: #E2E837;} 
P {font: 95% Georgia;
	color: black;
	text-align:left;
        padding-right:20px;
	padding-left:25px;}
P.center {text-align:center;
	font-weight:bold;}
P.center2 {text-align:center;}
P.nopad {font: 95% Georgia;
	color: black;
	text-align:left;
        padding-right:0px;
	padding-left:0px;}
.mediumtext {text-align:center;
	font-family: Georgia;
	font-size: 85%;
	color:black;}
.smalltext {text-align:center;
	font-family: Georgia;
	font-size: 75%;
	color:black;}
DIV {text-align: center;}
DIV.box {width:650px;
	margin:auto;
	border:thin #065144 double;
	background:white;}
DIV.box2 {width:90%;
	margin:auto;
	border:thin #065144 double;
	background:white;}
.right {text-align: right;}
.left {text-align: left;}
DIV.bulletin {width:90%;
	margin:auto;
	text-align: center;
	font:85% Verdana;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:20px;
	padding-left:20px;
	background:white;
	border: thin black double;}
SPAN.red {color:red;
	font-weight: bold;}
TD {vertical-align: top;
	background:#FCF7AC;}
TD.side {background:#065144;}
TD.head {background:#065144;}
TD.headshadow {background: url(images/headshadow.gif) #FCF7AC;}
TD.form {font: 90% Georgia;
	color: black;
	text-align:left;}
TD.white {background:white;}
UL {margin-top:0;}
LI {list-style: url(images/bullet.gif) outside;
	padding-left:20px;
	padding-right:25px;
	font: 95% Georgia;
	color: black;
	text-align:left;
	margin-bottom:8px;}
LI.center {list-style: url(images/bullet.gif) outside;
	font: 95% Georgia;
	color: black;
	text-align:center;
	margin-bottom:8px;
	padding-top:5px;}
A:link {color: #4006FB;
	text-decoration: none;}
A:visited {color: #6438F5;
	text-decoration: none;}
A:hover {color: #186537;
	text-decoration: underline;}
A:active {color: red;}
A.bottom:link {color: white;
	text-decoration: none;}
A.bottom:visited {color: white;
	text-decoration: none;
	font-style:italic;}
A.bottom:hover {color: #000000;
	text-decoration: underline;}
A.bottom:active {color: red;}
B {font-weight: bold;}
