@charset "UTF-8";

h1 
{
	font:1.0em Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0 0 5px 0;
}

h2 
{
	font:1.1em Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0 0 5px 0;
}

h3 
{
	font:1em Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:5px;
}


#mainFooter
{
	color:#627316;
}

#mainFooter a{
	color:#627316;
	text-decoration:none;
}

#mainFooter a#TellUs{
	text-decoration:underline;
}

