#Body 
{	
	overflow: -moz-scrollbars-vertical;
	text-align:center;	
	color: #000;	
	margin: 0;
	padding: 0;
}

ul, li 
{
	list-style:none;
}

p, ul, li , h1, h2, h3
{
	margin:0;
	padding:0;
}

div, p, td, a, span, input, em, i, b, strong , .Normal
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63766b;
	text-align:left;
}

h1, h2, h3, h4, h5{
	
	font-family: Arial, Helvetica, sans-serif;
}

p, div, table 
{	
	text-align:left;
}

p
{	
	line-height: 18px;
}


h1, h1 .Head
{
	color: #ea610f;
	font-size: 30px;
	letter-spacing: -1px;
	font-weight: bold;
}

h2
{
	margin-bottom: 5px;
}

h2 .Head
{
	color: #c62534;
	font-weight:bold;
	font-size: 15px;
	white-space: nowrap;
	line-height: 15px;
}


h3 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0d78ca;
	font-size: 11px;
	margin: 0;
	padding:0;
	line-height: 15px;
}

a:hover 
{
	text-decoration: underline;
}

.newsItems
{
	border-bottom: solid 3px #FFFFFF;
	padding-bottom: 10px;
}

.newsItem
{
	margin-bottom: 10px;
}