/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	/*
	This is the old green that Michael had asked me change
	background-color: #62C678;
	*/
	background-color: #006531;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	/* This is the old green that Michael asked me to change
	color: #62C678;
	*/
	color: #006531;
}
h2 {
	font-size: 18px;
	color: #FF0000;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	/* This is the old green that Michael asked me to change
	color: #62C678;
	*/
	color: #006531;
}
h6 {
	font-size: 9px;
}
.style2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	font-weight: bold;
}
.style5 {font-size: 11px}
.style7 {font-size: 11px; font-weight: bold; }
.style8 {
	font-size: 16px;
	font-weight: bold;
	/* This is the old green that Michael asked me to change
	color: #62C678;
	*/
	color: #006531;
}
.style9 {font-size: 13px}
.style10 {font-size: 16px}
.style11 {font-weight: bold}
.style13 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style14 {font-size: 10px;}
.style16 {
	font-size: 24px;
	color: #FF0000;
}
.style17 {
	font-size: 24px;
	font-weight: bold;
}
.style18 {
	font-size: 24px;
	color: #135A00;
}
.style19 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.style20 {
	font-size: 21px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.style21 {
	font-size: 21px;
	color: #FF0000;
	font-weight: bold;
}
.style22 {
	font-size: 21px;
	color: #FF0000;
}
.style23 {font-size: 21px}
.style24 {
	font-size: 11px;
	color: #000000;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.style26 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style27 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.style28 {color: #FF0000}
.style29 {
	font-weight: bold;
	font-style: italic;
}
.style30 {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style31 {background-color: #FF0000}
.style32 {font-size: 12px; }
.style33 {font-size: 12px; font-weight: bold; }
.style34 {
	font-size: 32px;
	font-weight: bold;
	color: #FF0000;
}
.style35 {
	background-color: #FF0000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF
}
.style36 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.bodycenter {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#FFF;
	text-align:center;
}

.copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	letter-spacing:1px;
	text-align:center;
}

.hdr {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	letter-spacing:1px;
	color:#F60;
}

