body
{
	margin: 0px;
	padding: 0px;
}
body, td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #4C4C4C;
	line-height: 12pt;
	font-spacing: 1pt;
}
h1
{
	color: #000000;
	font-size: 12pt;
}
h2
{
	color: #000000;
	font-size: 11pt;
}
h3
{
	font-size: 8pt;
	font-weight: bold;
}
a
{
	color: #383A72;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.main
{
	padding: 25px;
	text-align: justify;
}
.nav
{
	font-weight: bold;
}
.small
{
	font-size: 7pt;
}
.small a
{
	font-color: #ffffff;
}