h1
{
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #065D30;
}

h2
{
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #065D30;
}

h3
{
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #065D30;
}

p
{
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #065D30;
}

b
{
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #065D30;
}

A
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color: #065D30;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;  
}

A:HOVER
{
	text-decoration: underline;  
}

img.border {
	border-bottom: 1px #065D30solid;
	border-left: 1px #065D30solid;
	border-top: 1px #065D30solid;
	border-right: 1px #065D30solid;
}
