﻿body {
	/* customize_body */ font:normal normal 13px Arial; /* customize_body */
/* customize_background */ 
background: #231F20; /* customize_background */ padding: 0px; margin: 0px; 
/* customize_color */ color: #FFFFFF; /* customize_color */
	line-height:18px;
}


img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#00CCFF; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color:#00CCFF; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px;color: #FFFFFF; }
h2{ font-size:18px; line-height:24px; color: #00CCFF; }
h3{
	font-size: 16px;
	line-height: 21px;
	color: #00CCFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
h4{ font-size:14px; line-height:18px;color: #00CCFF; }
h5{ font-size:13px; line-height:16px;color: #00CCFF; }
p{ padding:0px 0px 0px 0px; }


#latestnews h1
{
	font-size:26px; line-height:21px;color: #FFFFFF;font-weight:bold; 
}

#latestnews h3
{
	font-size:16px; line-height:21px;color: #00CCFF; 
}


