﻿
a:link
{
	color: rgb(51,168,0);
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: rgb(51,168,0);text-decoration:none; font-weight:bold
}

a:hover 
{
	color:rgb(211,101,53);text-decoration:underline; font-weight:bold;
}

a:active 
{ 
	color:rgb(211,101,53);text-decoration:underline; font-weight:bold;

}



body
{
	font-family: Verdana, Arial, Helvetica,sans-serif;
		
}

p,li  { font-size:10pt;
        line-height:12pt;
        font-family:Helvetica, Verdana,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
}



h1
{
	font-family: Verdana, Helvetica,Arial, sans-serif;
	font-size:12pt;
	color: rgb(0,0,0);
	
}