﻿body,html {
	font-family: arial;
	color:#39667f;
	font-size: 10pt;
}


h1 { 
	font-size: 16pt;
}

h2 {
	font-size: 13pt;
	line-height: 1.5;
}

h3 {
	font-size: 10pt;
	margin-top: 10px;
	line-height: 1.5;
}
	
h1, h2, h3 {
	color: #73a600;
	font-weight: normal;
	line-height: 2;
}

	
p { 
	font-size: 10pt;
	line-height:1.5; 
	margin:0 0 10px 0;
}


A:link, A:visited, A:active
{
	COLOR: #73a600;
	text-decoration: none;
}

A:hover
{
	COLOR: #39667f;
	text-decoration: none;
}
 

 

 
