body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a{
color: #000033;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.td2 {
	color: navy;
}

.h1 {
	font-size: 13px;
	font-weight: bold;
	color:#000033;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 12px;
}

.baseline {
	color:#FFFFFF;
	font-size: 9px;
}

.menuLink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menuLink:hover {
text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
