.main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
	text-align: center;
}
A { 
	color: #000099; 
	text-decoration: underline; }
A:visited { 
	color: #0000CC; 
	text-decoration: underline; }
A:active { 
	color: #0000CC; 
	text-decoration: underline; }
A:hover { 
	color: #0000CC; 
	text-decoration: none; }
p, td, li , textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	}
.small-txt {
	font-size: xx-small;
}
h1 {
font-weight:bold;
font-size:small;
color: #330099;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0000cc;
	text-decoration: none;
}
li {
	padding-bottom: 5px;
}
.td5 {
	FONT: 1pt Arial; COLOR: white; TEXT-DECORATION: underline }
