.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bodytextmedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bodytextmedium :visited{
	color: #000088;
}
.bodytextmedium :hover{
	color: #FF0000;
}
.bodytext-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodytext-title :visited{
	color: #000088;
}
.bodytext-title :hover{
	color: #FF0000;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.titlebarlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlebarlinks :link{
		color: #FFFFFF;
		text-decoration: none;
}
.titlebarlinks :visited{
		color: #FFFFFF;
		text-decoration: none;
}
.titlebarlinks :hover{
		color: #FFFF00;
		text-decoration: underline;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
