body 		{ 	font-family: Georgia, Times New Roman, Times, serif;
			font-size: 9pt; color: #555555;	}
			

p 		{ 	font: Georgia, Times New Roman, Times, serif;
			font-size: 1em; 
			line-height: 1.5em; 
			margin: 0 0 1em 0;}

h1 		{	font: Georgia, Times New Roman, Times, serif;
			font-size: 1.1em;
			line-height: 1.5em; 
			margin: 0 0 1em 0;
			color:#3c3f22;
}

h2 		{	font: Georgia, Times New Roman, Times, serif;
			font-weight: lighter;
			font-size: 1em;
			line-height: 1.5em;
			margin: 0 0 1em 0;
			color:#3c3f22;
}

h3 		{	font: Georgia, Times New Roman, Times, serif;
			font-weight: lighter;
			font-size: 1em;
			line-height: .75em; 
			margin: 0 0 .5em 0;
			color:#999999;
}

h4 		{	font: Georgia, Times New Roman, Times, serif;
			font-weight: lighter;
			font-size: 1.1em;
			line-height: 1.5em; 
			margin: 0 0 0em 0;
			color:#666666;
}

h5 		{	font: Georgia, Times New Roman, Times, serif;
			font-weight: lighter;
			line-height: 2em; 
			margin: 0 0 .5em 0;
			color:#3c3f22;
}


a:link		{ 	text-decoration: none;
			color: #3c3f22;}

a:visited	{	text-decoration: none;
			color: #3c3f22;
}

a:hover		{ 	text-decoration: underline;
			color: #3c3f22;}
				
a:active	{ 	text-decoration: none; 
			color: #3c3f22;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
