.form1 {
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.lcolors {color: #000000; text-decoration: underline} 
.lcolors:visited {color: #000000; text-decoration: underline} 
.lcolors:active {color: #000000; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

A.menulink {
	display: block;
	width: 198px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid white;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;	
	border-left: 1px solid white;	
	padding: 3px;
	background-position: center center;
	background-color: #D6B33F;
}

A.menulink:hover {
border: solid 1px #ff0000;
background-color: #eeeeee;
color: #000099;

}

p {font-family: Verdana, Arial, Helvetica, Sans-serif}
p.body {font-size: 12px; text-align: left; margin-left: 20px; margin-right: 20px; line-height: 22px}
p.header {font-size: 16px; font-weight: bold; text-align: center; margin-left: 20px; margin-right: 20px; margin-top: 10px}
p.footer {font-size: 9px; font-weight: bold; text-align: center; line-height: 19px}
.sitemap {font-size: 9px; font-weight: bold; text-align: center; line-height: 19px; color: #000000}
p.footerjustify {font-size: 9px; font-weight: bold; text-align: justify}
p.popup {font-size: 12px; font-weight: bold; text-align: center}

td.multilist {text-align: center; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px}

ul li {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
}

ol li {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: square;
	margin-width: 0px;
	padding: 0px;
}


