/* CSS Document */
body	
{
	font-family: Tahoma;
}

h2	
{
	font-family: Tahoma; 
	font-size: 16px; 
	color: #668c29;
}

h1	
{
	font-family: Tahoma; 
	font-size: 25px; 
	color: #668c29;
}

p	
{
	font-family: Tahoma; 
	font-size: 13px; 
	color: #7b7676;
}
.small {
	font-family: Tahoma; 
	font-size: 13px; 
}