.title1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.bodytextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bolder;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.maintitle {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-indent: 3px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #515FB7;
	text-transform: capitalize;
	vertical-align: 5%;
}
