BODY {
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	background: #424278;
	color: white;
	background-position: top left;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A:link { text-decoration: none; font-weight: bold; color: #6699ff }
A:visited { text-decoration: none; font-weight: bold; color: #6699ff }
A:active { text-decoration: none; font-weight: bold; color: #6699ff }
A:hover { text-decoration: none; color: #ffffff }

a[href] img {border-width: 0;}

.whiteback {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.news {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.textBox {
	color: #3366ff;
	background-color: #000000;
	background: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.bodyTitle {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #6699ff;
	text-decoration: none;

}

table.box {
  background-color: #424278;
  border: none;
  padding: 0px;
  width: 100%;
}

tr.boxheader {
  background-color: #424278;
}

tr.boxbody {
  background-color: #000000;
}

td.boxheader {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #424278;
}

td.boxbody {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: #000000;
}

