.lcolors {color: #006699; text-decoration: none} 
.lcolors:visited {color: #006699; text-decoration: none} 
.lcolors:active {color: #006699; text-decoration: none} 
.lcolors:hover {color: #ff0000; text-decoration: underline}

.lcolors2 {color: #ffffff; text-decoration: underline} 
.lcolors2:visited {color: #ffffff; text-decoration: underline} 
.lcolors2:active {color: #ffffff; text-decoration: underline} 
.lcolors2:hover {color: #ff0000; text-decoration: none}

.lcolors3 {color: #000066; text-decoration: none} 
.lcolors3:visited {color: #000066; text-decoration: none} 
.lcolors3:active {color: #000066; text-decoration: none} 
.lcolors3:hover {color: #ff0000; text-decoration: none; font-size: 14px}

.lcolors4 {color: #ffffff; text-decoration: none} 
.lcolors4:visited {color: #ffffff; text-decoration: none} 
.lcolors4:active {color: #ffffff; text-decoration: none} 
.lcolors4:hover {color: #ff0000; text-decoration: none}

ul li {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, Charter, Times New Roman;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: square;
}

ol li {
	font-family: Georgia, Charter, Times New Roman;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-width: 0px;
	padding: 0px;
}

p {font-family: Georgia, Charter, Times New Roman}
p.bodytext {padding-left: 20px; padding-right: 20px; font-size: 12px; text-align: left; line-height: 18px}
p.header {padding-left: 20px; padding-right: 20px; padding-top: 10px; font-size: 19px; text-align: center; font-weight: bold; line-height: normal}
p.subheader {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
p.footer {font-size: 11px; line-height: normal; color: #ffffff; font-weight: bold; padding-left: 10px; padding-right: 10px}
p.hzmenu {padding-left: 0px; padding-right: 0px; padding-top: 7px; font-weight: bold; font-size: 12px; text-align: center}
p.vtmenu {padding-left: 10px; font-weight: bold; font-size: 12px; text-align: center; line-height: normal}
td.multilist {text-align: center; font-family: Georgia, Charter, Times New Roman; font-size: 10px}
