body
{
	font: 10pt tahoma, arial;
	color: #000000;
}

h2
{
	color: #336633;
}

table
{
	font: bold 10pt tahoma, arial;
	color: #336633;
}

input
{
	font: bold 10pt tahoma, arial;
}


a:link, a:visited, a:active
{
	color: #336633;
	text-decoration: none;
}

a:hover
{
	color: #336633;
	text-decoration: underline;
}

small
{
	color: #666666;
	font-weight: normal;
}

.center
{
	text-align: center;
}

.contactSection
{
	color: #993300;
	text-align: center;
	font-weight: bold;
}

.result
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 160%;
	border: solid 1px #9e9f63;
	padding: 4px;
	background: #ffffcc;
	color: #cc0000;
}

