.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033333;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #033333;
	line-height: 18px;
}
.textbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #033333;
	font-weight: bold;
	line-height: 18px;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #033333;
	line-height: 18px;
	text-decoration: none;
}
a:hover {
	color: #000033;
}
