div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 10px 5px 5px 10px;
}

div#content h1{
	font-size: 1.4em;
	color: #254D0C;
	text-decoration: none;
	font-weight: bold;
}

div#content table
{
font-size: 11px;
}

div#content table th
{
font-size: 12px;
}

div#content img
{
border: 1px black;
}

div#content input, textarea
{
border: 1px solid #C3C2BD;
}

.mandatory{
color: red;
font-weight: bold;
}

div#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
    line-height: 110%;
}


