


	
#logo{
	top: 55px;
	left: 40px;
	z-index: 1;
	position: fixed;
}
		

h1 {
	font-size: 18px;
	color: #01A52A;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Sans-serif;
	border-bottom: 1px dashed #ccc;
}
		
span h1  {
	border-bottom: 1px dashed #ccc;
}
		
		
h2 {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	margin-bottom:20px;
}
        
h3 {
	color: #333;
}
		
a:link, a:visited, a:active {
	text-decoration: none;
	color: #01A52A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;	
}

a:hover{
	text-decoration: none;
	color: #FFF;
	background-color:#01A52A ;
}
		
		
a.text 			{ color: #FF6633; font-size: 11px;font-family: Geneva, Arial; text-decoration: underline;letter-spacing: .1em; } 
a.text:link		{
	color: #003876;
	font-size: 12px;
	font-family: Geneva, Arial;
	text-decoration: none;
	letter-spacing: 0.1em;
} 
a.text:visited	{ color: #003876; font-size: 12px;font-family: Geneva, Arial;text-decoration: none; letter-spacing: .1em; } 
a.text:active	{ color: #003876; font-size: 12px;font-family: Geneva, Arial; letter-spacing: .1em;} 
a.text:hover	{ color: #FF6633; font-size: 12px;font-family: Geneva, Arial; letter-spacing: .1em; text-decoration:underline } 