H1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:large;	
	color: #b9d094;	
	font-weight:bold;
	line-height: 1.5em;
	margin-bottom: 1em;
}

H2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:medium;	
	color: #b9d094;	
	font-weight:bold;
	margin-bottom: 1em;
}

H3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: medium;	
	color: #666666;	
	font-weight:bold;
	margin-bottom: 1em;
}

A
{
	color: #65ad44;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

