
H1{
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color: #00ADEF;
	line-height:14px;
	font-size: 10px;
	margin-bottom:10px;
	margin-top:0px;
}

H2{
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	color: #00ADEF;
	line-height:16px;
	font-size: 10px;
	margin-bottom:5px;
	margin-top:0px;
}

#news{
	position:relative;
	left:20px;
}
#hdr{
	position:relative;
	width:480px;
	height:20px;
	margin-top:30px;
	margin-bottom:4px;
	border: 0px solid green;
}
#hdr h1{
	position:relative;
	color: #00ADEF;
	font-weight: bold;
	font-size: 12px;	
	width:500px;
	height:20px;
	margin-top:30px;
	margin-bottom:4px;
	border: 0px solid green;
}

#backBtn{
	font-size:10px;
	margin-bottom:5px;
}

#date{
	font-size:12px;
	color:#666666;
	margin-top:6px;
}

#fullStory{
	width:540px;
	font-size:10px;
	color:#666666;
	margin-top:10px;
	line-height:13px;
}



#fullStory p{
	font-size:10px;
	color:#666666;
}







