.maintitle {
	font-family:Helvetica,Arial,Geneva;
	font-size:28pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	text-align:center;
	}

.title {
	font-family:Helvetica,Arial,Geneva;
	font-size:18pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	}

h1,.huge {
	font-family:Helvetica,Arial,Geneva;
	font-size:28pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	}

h2,.tall {
	font-family:Helvetica,Arial,Geneva;
	font-size:18pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	}

h3,.big	{
	font-family:Helvetica,Arial,Geneva;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	text-decoration:none;
	}

.bign	{
	font-family:Helvetica,Arial,Geneva;
	font-size:18pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-decoration:none;
	}

.biglink {
	font-family:Helvetica,Arial,Geneva;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	color:blue;
	text-decoration:none;
	}

.biglink1 {
	font-family:Helvetica,Arial,Geneva;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	}

.text	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	}

.bold	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	}

.hl	{
	font-weight:bold;
	}

.boldred {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	}

.yellowback {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	background-color:yellow;
	}

.greenback {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:yellow;
	background-color:green;
	}

.blueback {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:white;
	background-color:blue;
	}

.redback {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:white;
	background-color:red;
	}

.italic {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	color:black;
	}

.justify {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color:black;
	}

p.small	{
	font-family:Helvetica,Arial,Geneva;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	}

p	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	}

.red {
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:red;
	}

.bigred {
	font-family:Helvetica,Arial,Geneva;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	}

.smallred {
	font-family:Helvetica,Arial,Geneva;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:red;
	}

a	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	}

.link	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	}

a.small {
	font-family:Helvetica,Arial,Geneva;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	}

a.button {
	font-family:Helvetica,Arial,Geneva;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	color:black;
	text-decoration:none;
	}

.fpld	{
	font-family:Helvetica,Arial,Geneva;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:red;
	}

#footer	{
	font-size: .8em;
	border-top: thin solid black;
	clear: both;
	margin: 0;
	padding: 0;
	}
#footer-left	{
	float: left;
	text-align: left;
	}
#footer-center	{
	text-align: center;
	}
#footer-right	{
	float: right;
	text-align: right;
	}

