body {
	background-color: #FFFFFF;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
} 
h1 { 
	font-weight: bold; 
	color: #ff960e;
	font-size: 12pt; 
	margin-bottom: 10px;	
} 
h2, .h2 {
	font-weight: bold; 
	color: #ff960e;
	font-size: 9pt; 
}
.h4, h4 { 
	font-weight: bold; 
	color: #ff960e;
	font-size: 9pt; 
}
.h5, h5 { 
	font-weight: bold; 
	color: #ff960e;
	font-size: 9pt; 
}
.h6, h6 { 
	font-weight: bold; 
	color: #ff960e;
	font-size: 14pt;
	margin: 0px;
}
a, a:visited { 
	color: #000000; 
} 
a:hover { 
	color: #000000; 
} 
.footer,a.footer,a.footer:visited { 
	color: #000000; 
	font-size: 8pt; 
	text-decoration: none;
} 
a.footer:hover { 
	color: #000000; 
} 
.smalltext {
	color: #000000; 
	font-size: 7pt; 
	text-decoration: none;
} 
.cellpadding-margin_and_cell { 
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-width: 8px;
	border-style: solid;
	border-color: #FFFFFF;
}
.cellpadding-margin { 
	border-width: 8px;
	border-style: solid;
	border-color: #FFFFFF;
}
.news_bluetext {
	color: #137CD7;
	font-weight: bold;
}
.foxylist {
	list-style-image: url(images/foxhead20.gif);
	line-height:20px;
	list-style-type: circle;
}
.news {
	color: #000000; 
	font-size: 7pt; 
	text-decoration: none;

}