BODY {
	font-family: arial, helvetica;
  font-size: 12px;
}
H1 {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
H3 {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
P {
	font-family: arial, helvetica;
	font-size: 12px;
}
TD {
	font-family: arial, helvetica;
	font-size: 11px;
}
B {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight:bold;
}
A {
  font-family: arial, helvetica;
  font-weight: bold;
  font-size: 12px;
}
.link {
	color:#BD351D;
	font-family: arial, helvetica;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

.link:hover {
	color:#000000;
	font-family: arial, helvetica;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}
.menulink {
	color: #FFFFFF;
	font-family: arial, helvetica;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
.menulink:hover {
	color:#000000;
	font-family: arial, helvetica;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
