
.bodyfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: none;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.bodyfontb {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: none;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodyfontm {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-style: none;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodyfonth1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: none;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodyfonth2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodyfonth3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: none;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodyfonth4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: none;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
