<style type="text/css">
@page
{
	size: 8.5in 11in;
	margin: 2cm;
}

.tdt
{
	font-family: Georgia, "Times New Roman", Times, serif;

}


P.breakhere
{
	page-break-before: always;
}

P.indent
{
	text-indent: 30px;
	text-align: justify;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;

}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: thin none;
	color: #003300;

}
.navinactive {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: thin none;
	color: #999999;
}

.title {font-size:32pt;}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
</style>