.lcolors {color: #000099; text-decoration: underline; font-weight: bold} 
.lcolors:visited {color: #000099; text-decoration: underline; font-weight: bold} 
.lcolors:active {color: #000099; text-decoration: underline; font-weight: bold} 
.lcolors:hover {color: #aaaaaa; text-decoration: none; font-weight: bold}

.lcolors2 {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:visited {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:active {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:hover {color: #ffff00; text-decoration: none; font-weight: bold}

p.body {margin-left: 10px; margin-right: 40px; font-family: Arial, Helvetica, Sans-serif; font-size: 12px; line-height: 20px; color: #000000}

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

ul li {
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 40px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 40px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}

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

A.menulink {
display: block;
width: 200px;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 10px;
color: #000000;
padding: 2px;
margin-left: 0px;
font-weight: bold;
border: 1px solid #ff0000;
background-color: #ffffff;
background-position: center center;
}

A.menulink:hover {
display: block;
width: 200px;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, Sans-serif;
font-size: 10px;
color: #000099;
text-decoration: none;
padding: 2px;
margin-left: 0px;
background-color: #cccccc;
background-position: center center;
font-weight: bold;
border: 1px solid #000999;
}

img.leftmenu {margin-left: 15px; margin-top: 20px}
img.equal {margin-top: 15px}

table.agent {margin-right: 30px; margin-left: 10px; border: 1px solid #ff0000}