body {  margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}

/* Font Face */
	BODY, P, UL, OL, LI, DIV, TD, TH, H1, H2, H3, A
		{font-family: Georgia,"Times New Roman", Times, serif;}
		
.blue {  background-color: #99CCFF; border-color: #999999 #999999 black; border-style: solid; border-top-width: 6px; border-right-width: 6px; border-bottom-width: 0px; border-left-width: 6px; font-size: 16px; font-weight: normal; vertical-align: top;  padding:0px 60px 0px 60px;}

.green { background-color: #99CC00; border-color: #999999 black; vertical-align: top; text-align: right; padding-top: 10px; padding-right: 10px; font-weight: bold; letter-spacing: -1px; font-size: 16px; border-style: solid; border-top-width: 6px; border-right-width: 0px; border-bottom-width: 6px; border-left-width: 0px; height: 2px}

.background {  background-color: #FF0000}

A{color:#000000; text-decoration:none; }
A:Visited{color:#000000; text-decoration:none; }
A:Hover{color:#FFFFFF; text-decoration:none; }
.centerspan {  text-align: center; font-weight: bold}

p.listheader {
margin-top:10px;
margin-right:10px;
margin-left:10px;
margin-bottom:0px}

ul.bodytext {margin-top: 0px}

hr {color:#666666;
	border-color:#666666;
	border-style:dashed}