div, td, th, p, h1, h2
{
	font-family:Verdana;
	font-size:12px;
	color: #4b4b4b;
}

input, textarea, select
{
	font-family:Verdana;
	font-size:11px;
}

form
{
	margin:0px;
}

p
{
	margin:0 0 1em;
	line-height: 17px;
}

h1
{
	font-size: 24px;
	color: #008a3e;
	font-weight: normal;
	margin :0 0 10 0;
}

hr
{
	height: 1px;
	color: #d8d7dc;
}

a:link, a:active, a:visited
{
	color:#336633;
	text-decoration:none;
}

a:hover
{
	color:#336633;
	text-decoration:underline;
}