<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.headline {
	font-family: Tahoma;
	font-size: 18px;
	color: #FF4240;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
}
#newstext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	padding-top:4px;
	height:25px;
}

#newstext a 
{
	color: #000;
	text-decoration: none;
}
#newstext a:hover 
{
	color:Red;
}

#newsdiv 
{
	background: #DDDDDD; 
	border: solid 1px #000;
	padding:0px;
	height:28px;
	margin-top:10px;
	padding-left:4px;
}


.link {
	color: #FE1300;
}
.link:visited {
	color: #FE1300;
}
.link:hover {
	color: #FF1300;
}

.body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
}
.bottomnav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;	
}
.bottomnav:visted {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.bottomnav:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FE1300;
}

.subhead {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF1200;
}
