body {
	font-family : helvetica, arial, sans-serif;
	margin: 0px;
	color: #000000;
	background: #993300;
	padding: 0px;

}

td {
    font-size: 12pt;
    font-family : helvetica, arial, sans-serif;
}

blockquote {
    font-size: 12pt;
    font-family : helvetica, arial, sans-serif;
}

h2 {
    font-size: 18pt; 
    font-weight: bold;
    font-family : helvetica, arial, sans-serif;
}

.h2 {
    font-size: 18pt; 
    font-weight: bold;
    font-family : helvetica, arial, sans-serif;
}

h3 {
    font-size: 14pt; 
    font-weight: bold;
    font-family : helvetica, arial, sans-serif;
}

.smalltext { 
    font-size: 10pt;
    font-family : helvetica, arial, sans-serif;
}

.bigtext { 
    font-size: 18pt;
    font-family : helvetica, arial, sans-serif;
}

.smallem {
    font-size: 10pt;
    font-family : helvetica, arial, sans-serif;
    font-style : italic;
}

em {
    font-size: 12pt;
    font-family : helvetica, arial, sans-serif;
    font-style : italic;
}

pre {
    font-family : monospace, courier;
}
.statenav {
		color: #FF9966;
}
a.statenav:hover {
		color: #ffcc99;
}
.statecurrent {
		color: #FFFFFF;
}
