BODY
{
	font:small Verdana,Sans-serif;
	font : 11px/1.5em verdana,arial,sans-serif;
	color : #333;
}

a, a:active, a:visited, a:hover
{
	color : #c50303;
}

a:hover
{
	color : #900;
}

h2
{
	margin : 0; 
	padding : 0;
	color : #2d3a5b;
	font-size : 16px;
	margin-bottom : 5px;
	font-weight : bold;
}

h4
{
	color : #333;
	font-size : 14px;
	margin-bottom : 2px;
}


h1,h2, h5,h6 {
	font-family:HelveticaNeue-Bold, "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}

h1 {
	color : #ffbb00;
	font-weight : normal;
	font-size:2.2em;
	line-height:1.2;
	margin-bottom : 5px;
	text-transform : uppercase;
	
}

#mContent p, #mContent li, #mContent a
{
	color : #fff;
	
	
}


#mContent p
{
	margin-bottom : 15px;
}

#mContent a
{
text-decoration : none;
border-bottom : 1px solid #900;
}