body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#999999;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
ul {
	padding-left: .7em;
	margin-left: .7em; 
	margin-top: 10px; 
	color: #ff0033;
	margin-right:10px;
}

li {
 text-align: left;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.details {
	font-size: 10px;
	font-style: italic;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	color: #000000;
	font-weight: bold;
}
.body {
	color: #777777;
}
.header2 {
	color: #000000;
	font-weight: bold;
	line-height: 1.4em;
}
.body2 {
	color: #777777;
}
a {
 color: #ff0033;
}

a:link {
color: #ff0033;

}      
a:visited {
 color: #ff0033;
}  
a:hover {
 color: #000000;
}

a:active {
 color: #000000;
}
.input {
	font-family:  Verdana,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;	
	background-color: #ffffff;
	border: 2px solid #cccccc;
	margin: 2px;
	padding: 2px;
}
.form {
	padding-top: 5px;
}
sup {
	font-family: Verdana;
	font-size: 9px;
	line-height: 0;
}
.NewsSource {
	font-family: Verdana,sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.NewsItem {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #616161;
	font-style: italic;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.NewsDate {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #616161;
}
.NewsItem a {
	font-size: 14px;
	color: #ff0033;
	font-weight: bold;
	font-style: normal;
}

.NewsItem a:link {
	font-size: 14px;
	color: #ff0033;

}      
.NewsItem a:visited {
	font-size: 14px;
	color: #ff0033;
}  
.NewsItem a:hover {
	font-size: 14px;
	color: #000000;
}
.NewsItem a:active {
	font-size: 14px;
	color: #000000;
}