body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
text-decoration: none;
color:white;
}


.style2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}

.style5 {font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; color:#333333;}

.style20 {font-family: Arial, Helvetica, sans-serif; font-size: small}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#990000
}

.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCCCCC
}

.style23 {
	font-size: 12px;
	color: #999966;
}

.style24 {
	color: #666666;
	font-weight: bold;
}
.style25 {color: #666666}

.style26 {color: #003300}

.style28 {
	color: #666633;
	font-size: 12px;
}

.style29 {
	font-size: 12px;
	font-style: italic;
	color: #006600;
}

.style30 {
    color: #666600;
	font-size: small
}

.style32 {
	color: #990000;
	font-weight: bold;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font: 12px Arial;
line-height:20px;
z-index:100;
background-color: black;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-weight: normal;
background-color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;}

h1{
 font-family: Arial,sans-serif;
 font-size: 140%;
 color:#996633;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color:#CC9966;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color:#CC0033;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color:#000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
