﻿body,html {
	font-family: Arial;
	color:#fff;
	font-size: 10pt;
}


h1 { 
	font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
}

h2 {
	font-size: 12pt;
	color: #449229;
	font-weight: normal;
}

h3 {
	font-size: 10pt; 
	color: #449229;
	font-weight: normal;
}
	
	
p { 
	font-size: 10pt;
	line-height:1.5; 
	margin:10px 0 10px 0;
	font-weight: normal;
}


A:link, A:visited, A:active
{
	COLOR: #ffffff;
	text-decoration: none;
}

A:hover
{
	COLOR: #449229;
	text-decoration: none;
} 
