.form1 {font-family: Times New Roman, Times, Serif; font-size: 11px; color: #000000; font-weight: bold}

.lcolors {color: #770000; text-decoration: underline} 
.lcolors:visited {color: #000099; text-decoration: none} 
.lcolors:active {color: #000099; text-decoration: none} 
.lcolors:hover {color: #000099; text-decoration: none}

.lcolors2 {color: #770000; text-decoration: none} 
.lcolors2:visited {color: #770000; text-decoration: none} 
.lcolors2:active {color: #770000; text-decoration: none} 
.lcolors2:hover {color: #000099; text-decoration: none}


h1.mainheader {
	font-family: Times New Roman, Times, Serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #770000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}

h1.textheader {
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	line-height: 20px;
	color: #770000;
	margin-left: 15px;
	border-top: 1px ridge #770000;
	border-bottom: 1px ridge #770000;

	}

h2 {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #000000
	}

h2.leftmenu {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #ffffff
	}
	
	
h3 {
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	color: #000000;
	border-top: 1px solid #770000;
	}
	
p.bodycenter {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	}

p.bodyleft {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	}

ul li {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	list-style-position: outside;
	list-style-type: square;
	}
	
ol li {
	font-family: Times New Roman, Times, Serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	list-style-position: outside;
	list-style-type: decimal;
	}

p.footer {
	font-family: Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #000000;
	}


p.leftmenucentered {
	font-family: Times New Roman, Times, Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	color: #ffffff;
	}


A.menulink {
	display: block;
	width: 170px;
	text-align: center;
	text-decoration: none;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	background-position: center center;
	background-color: #cccc99;
	margin-left: 10px;
	border-left: 3px #aaaaaa solid;
	border-top: 3px #A7B5CE solid;
	border-right: 3px #ffffff solid;
	border-bottom: 3px #ffffff solid;
}

A.menulink:hover {
	display: block;
	width: 170px;
	text-align: center;
	text-decoration: none;
	font-family: Times New Roman, Times, Serif;
	font-weight: bold;
	font-size: 12px;
	color: #770000;
	padding: 4px;
	background-position: center center;
	background-color: #ffffff;
	margin-left: 10px;
	border-left: 3px #aaaaaa solid;
	border-top: 3px #A7B5CE solid;
	border-right: 3px #ffffff solid;
	border-bottom: 3px #ffffff solid;
}