body{
padding:0px;
margin:0px;
background-color:#666666;
}

td {
	font-family: "Arial"; 
	font-size: 9pt; 
	color: #555555;
	background-color:#FFFFFF;
}

td.border {
	background-color:#000000;
}
td.bluebg {
	background-color:#5F8EC6;
}

td.border2 {
	background-color:#ffffff;
}

td.toplinks {
	color: #ffffff; 
	background-color:#E8AB5A;
	font-size: 8pt;
	padding-top: 3;
	padding-bottom: 3;
	text-align: center;
	font-weight: bold
}

a.toplinks {
	color: #ffffff; 
	background-color:#E8AB5A;
	font-size: 8pt;
	padding-top: 3;
	padding-bottom: 3;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

td.right {
	color: #ffffff; 
	background-color:#5F8EC6;
}

td.footer {
	color: #ffffff; 
	background-color:#5F8EC6;
}

td.address {font-size: 8pt} 
td.blue_bar {font-size: 8pt} 
span.title {font-size: 12pt; font-weight: bold} 
span.title2 {font-size: 11pt; font-weight: bold} 
span.news {font-size: 10pt; font-weight: bold} 
a.red {color: #990000; text-decoration: none} 
a.blue {color: #0a6a9c; text-decoration: none} 
a.white {color: #ffffff; text-decoration: none} 
a:hover {text-decoration: underline} 

.borders { 
	border-right-color: #666666; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-left-width: 1px;
	padding-right: 6px; 
}