.lcolors {color: #000099; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: underline} 
.lcolors:active {color: #000099; text-decoration: underline} 
.lcolors:hover {color: #ff0000; text-decoration: none}

.lcolors2 {color: #ffffff; text-decoration: none} 
.lcolors2:visited {color: #ffffff; text-decoration: none} 
.lcolors2:active {color: #ffffff; text-decoration: none} 
.lcolors2:hover {color: #ff0000; text-decoration: underline}

p.body {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000
}


ul li {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	margin-left: 10px; 
	margin-right: 40px; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000
	list-style-position: outside;
	list-style-type: decimal;
}

p.header {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #313021;
	padding-top: 10px;
	border-bottom: 1px solid #000066;
	display: block;
	width: 440px;
	text-align: left;
	margin-left: 10px;
	}

td.bgnr {background-repeat: no-repeat}

A.menulink {
display: block;
width: auto;
text-align: left;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color: #000000;
padding: 3px;
font-weight: bold;
border: 1px solid #770000;
background-color: #cccc99;
background-position: center center
}

A.menulink:hover {
display: block;
width: auto;
text-align: left;
text-decoration: none;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color: #000099;
text-decoration: none;
padding: 3px;
border: 1px solid #000000;
background-color: #cccccc;
background-position: center center;
font-weight: bold;
}

table.border {border: 4px inset #cccc99}
table.menupadding {margin-left: 15px}