body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.whitebold
{
 font-weight: bold;
 font-size: 13px;
 color: #ffffff;
 font-family: Arial, Verdana
}

TD, DIV {
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

P {
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-top: 12px;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

ul {
	margin-top: 3px;
	margin-bottom: 0px;
}

a {
	color: #3000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #3000ff;
}

.menuon {
	color: #000000;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, Verdana;
}

.menuoff {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana;
}

.menuoff a {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana;
}

.menuoff a:hover {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #3c00ff;
	font-family: Arial, Verdana;
}

h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-bottom: 4px;
}

.h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana
}

h2
{
 font-weight: bold;
 font-size: 14px;
 color: #e0520d;
 font-family: Arial, Verdana
}

.h2
{
 font-weight: bold;
 font-size: 14px;
 color: #e0520d;
 font-family: Arial, Verdana
}

.h3
{
 font-weight: bold;
 font-size: 14px;
 color: #000000;
 font-family: Arial, Verdana
}

.orange
{
	color: #ce3718;
}

.footer
{
 font-size: 11px;
}

.footerbold
{
 font-weight: bold;
 font-size: 11px;
}

.headerprint
{
 display: none;
}

.nounderline {
	text-decoration: none;
}

.whitelink a {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.whitelink a:hover {
	color: #3c00ff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.whitefooter {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.white {
 color: #ffffff;
}

