.maintext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.menutext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.maintextblue {
	font-family: Tahoma;
	font-size: 14px;
	color: #000070;
	
}

.maintextblueul {
	font-family: Tahoma;
	font-size: 14px;
	color: #000070;
	text-decoration: underline;
}

.titletextblue {
	font-family: Tahoma;
	font-size: 20px;
	color: #000070;
	
}
#bodytext {

}
#bodytext a {
	color:#000070;
	text-decoration:underline
}
#bodytext a:visited {
	color:#000070;
