﻿
body,html {
	font-family: Arial, Verdana;
	color:#004C87;
	font-size: 10pt;
}


h1, h2, h3 { font-weight: normal;}

h1 { 
	font-size: 14pt; 
	line-height:1.5; 
	margin: 0 0 10px 0;
	color: #FF9400;
	font-weight: bold;
}

h2 {
	font-size: 11pt; 
	line-height:1.5; 
	margin: 0 0 10px 0;
	color: #FF9400;
	font-weight: bold;
}

h3 {
	font-size: 10; 
	line-height:1.5; 	
	margin: 0 0 10px 0;
	color: #004087;
	font-weight: bold;
}

	
p { 
line-height:1.4; 
font-size: 10pt;
margin: 0 0 10px 0 ;	
}
 
A:link, A:visited, A:active
{
	COLOR: #6ca400;
	text-decoration: none;
	line-height:1.3; 
}

A:hover
{
	COLOR: #FF9400;
	text-decoration: none;
	line-height:1.3; 
}


