BODY {
	font: 10pt Arial; 
	color: #333333; 
	font-style:normal; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
P { 
	font: 8pt Arial; 
	margin-top: 0px; 
	font-style:normal; 
	}
H1 { 
	font: 14pt Arial; 
	letter-spacing: 0px; 
	margin-top: 0px;
	margin-bottom: 4px;
	font-style:normal;
	color: #F57D00;
	}
H2 { 
	font: 10pt Arial; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #F57D00;
        }
H3 { 
	font: 10pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 10px; 
	font-style:normal;
	color: #333333;
	}
H4 { 
	font: 10pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 10px; 
	font-style:normal;
	color: #F57D00;
        }
H6 { 
	font: 7pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #333333;
        }
        
.smallnewstext { 
	font: 7pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #333333;
        }
        
.youarehere{
	font: 8pt Arial; 
	font-style:normal; 
	color: #333333;
	}  
	
	

a:visited,
a:active,
a:link {	
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.greylink {
	font-weight: bold; 
	text-decoration: none; 
	color: #2D2D2D;
	}
	
a.whitelink {
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	}
	
a.footlink {
	font-weight: normal; 
	text-decoration: none; 
	color: #2D2D2D;
	}
	
a.siteletlink {
	font: 10pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #333333;
	}

a.titlelink {
	font: 10pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #F57D00;
	}
	
a.titlenewslink {
	font: 8pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #2D2D2D;
	}
