.main 
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #004000;
	font-size: 12pt;}
body {
	background-color: #FFE6CC;	
}
a:link {
	color: #003333;
	text-decoration:none
}
a:visited {
	color: #006633;
	text-decoration:none
}
a:hover {
	color: #CCCC33;
	text-decoration:underline
}
a:active {
	color: #663300;
	text-decoration:none
}
.copyright {
	line-height: 30pt;
	margin: 0px;
	padding: 0px;
}
a.regular:link {
	color: #003333
	text-decoration: underline;
}
a.regular:visited {
	color: #006633
	text-decoration: underline;
}
a.regular:hover {
	color: #CCCC33;
	text-decoration:underline
}
a.regular:active {
	color: #663300;
	text-decoration:underline
}

