﻿body {
	font-family: Trebuchet MS;
	color:Black;
	font-size:100%;
	
	
}

h1, h2, h3 
{
	font-family:Trebuchet MS;
}

h1  
{
	font-size: 1.5em;
	color: #879866;
	font-weight:bold;
	line-height:1.5;
	
}

	

h2
{
	font-size: 1.25em;
	color: #879866;
	font-weight:bold;
	line-height:0.01;
	
}

h3
{
	font-size: .8em;
	color: #666666;
	font-weight:bold;
	line-height:0.01;
	
}
p
{
	font-size:0.8em;
	color:black;
	}


#c
{
	font-size:0.55em;
	font-style: italic;
	color: #EFAF16;	
	border-bottom-color:#E5E5E5;
	border-bottom-style:dotted;
	border-bottom-width:1px;
		
}
.c
{
	font-size:0.55em;
	font-style: italic;
	color: #EFAF16;	
	
}
.c2
{
	
	font-size:1em;
	font-family:Century Gothic;
	
}

a	
{
	margin-left:0em;
	font-size:0.85em;
	font-family:Century Gothic;
}	

a:link 
{ 
color: #666666; 
text-decoration: none; 
}

a:visited 
{ 
color: #666666; 
text-decoration: none; 
}

	
a:hover 
{

color:#eeae11;
}

a:active 
{ 
color: #666666; 
text-decoration: none; 
}

#text
{
	margin-left:1px;
	
	
}