html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none
 }

.maincontent {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal ;
	font-size : 10pt;
	text-indent: 25px;
}
.addy {
	font-family : Times, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10pt;
}
.main_header {
	font-family : Arial, Helvetica, sans-serif;
	color : #663333;
	font-size : 16pt;
	font-weight : bold;
}
.copy {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 8pt;
}
BODY {
	margin : 0;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal ;
	font-size : 10pt;
}
.tdheader {
	font-family : Arial, Helvetica, sans-serif;
	color : #336633;
	font-weight : bold ;
	font-size : 11pt;
	text-decoration : underline	
}
.tdblack {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 10pt;
}
.tdblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000FF;
	font-weight : bold;
	font-size : 10pt;
}
.tdorange {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffCC66;
	font-weight : bold;
	font-size : 10pt;
}
.tdmaroon {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	font-weight : bold;
	font-size : 10pt;
}
.tdbig {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 11pt;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 8pt;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	color : #336633;
	font-size : 10pt;
}
.awhite {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
	color : #ffcc66;
}
.footer {
	height : 100%;
}
