﻿A IMG
{
	border :none;
	text-decoration: none;
}

a
{
	color: #4a86c2;
	text-decoration: none;
}

a:hover
{
	color: #4a86c2;
	text-decoration: underline;
}

LI
{
	font-size: 13px;
}

H1
{
	font-family:Century Gothic;
	font-size: 20px;
	color:#A0C316;
    font-weight:bolder;
}
H2
{
	font-family:Century Gothic;
	font-size: 18px;
	font-weight: normal;
	color: #ff3300;
	padding-bottom:2px;
}
H4
{
		font-size:13px;
}
H3 IMG{
vertical-align: middle;
padding-right:4px;
}
textarea
{
 overflow:auto;
}