.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: #006699; text-decoration: underline} 
.lcolors:visited {color: #006699; text-decoration: underline} 
.lcolors:active {color: #006699; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

A.menulink {
	width: 118px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #ffffff;
 background-color: #eeeeee;
 color: #000099;
 margin-top: 8px}

A.menulink:hover {
 border: solid 1px #ff0000;
 background-color: #eeeeee;
 color: #000099;
 margin-top: 8px}

A.menulink2 {
	width: 80px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica; Sans-serif;
	font-weight: bold;
	font-size: 11px;
	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.menulink2:hover {
border: solid 1px #ff0000;
background-color: #eeeeee;
color: #000099}





p {font-family: Verdana, Arial, Helvetica, Sans-serif}
p.body {font-size: 11px; text-align: left; margin-left: 20px; margin-right: 20px; line-height: 20px}
p.header {font-size: 16px; font-weight: bold; text-align: center; margin-left: 20px; margin-right: 20px; margin-top: 10px}
p.footer {font-size: 10px; font-weight: bold; text-align: center}
.footer {font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; font-weight: bold; text-align: center}
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}


