.bodytext {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	font-color: #000000;
 	text-align: left;
}
.bodytextbold {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	font-style: normal;
 	font-color: #000000;
 	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #053A6B;
	background-image: url(/grafix/tile_bkgd.png);
	background-repeat: repeat-x;
}
.leftcolumn 
	{
	background-color: #006633;
}
.leftcolumntext 
	{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
}

.topmenu
    {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #663300;
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	text-align:left;
	}
.copyright
    {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #663300;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	text-align:center;
	}
a.toplink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
a.toplink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #ffffff;
}
a.toplink:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
a.bodylink:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
}
a.bodylink:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    color: #663300;
}
a.bodylink:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	font-style: normal;
	color: #006666;
	text-align: left;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-indent:0in;
	color: #2B7A95;
	text-align: center;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #006633;
	text-align: left;
}
H4 {
	font-family: serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #9a0000;
}
H5 {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #a00000;
}
H6 {
	font-family: serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #990033;
}
UL, OL, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

