<!--

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #650103;
	text-align: center;
}
.menu    { font-family: verdana, Arial; font-size: 12px; color: #ffffff; margin-left: 10; margin-top: 0; margin-right: 5; margin-bottom: 0; }
.foot     { font-family: Arial; font-size: 11px; color: #c2c2c2; margin-left: 0;}
.header    { font-family: Arial Black; font-size: 35px; color: #F9EDAF; font-weight: bold; margin-left: 0; margin-top: 0; }

/* This is the News Engine CSS */

.newsCont {
	margin-top: 10px;
	
}

.newsReports {
	margin-bottom: 10px;
	
}

.titleCont {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E58712;

}

.titleCont a {
	font-family: Arial, Helvetica, sans-serif;
	
}

.titleCont a:visited {

}

.titleCont a:hover {

}
	
.reportDesc {

}

.reportDesc p {

}

.newsHungry a:link, a:visited {

}

.newsHungry a:hover {

}

.break {
	clear: both; 
}

/* End News Engine */

#content {
		width:715px;
		padding:10px;
		text-align:left;
		}

a {
	font-size: 12px;
	color: #F64653;
}
a:visited {
	text-decoration: underline;
	color: #F64653;
}
a:link {
	text-decoration: underline;
	color: #F64653;
}
a:hover {
	text-decoration: none;
	color: #F64653;
}
a:active {
	text-decoration: underline;
	color: #F64653;
}
a.menu:link {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.menu:visited {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.menu:hover {
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a.menu:active {
    font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
-->