body
{
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-decoration: none;
}

table, p, td, li, span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

p.nogap { margin-top: 0em; }

pre, code
{
    font-family: "Courier New", Courier;
    font-size: 9pt;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0em;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0em;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0em;
}

a:link
{
	color: #cc6600;
	text-decoration: none;
}

a:active
{
	color: #cc6600;
	text-decoration: none;
}

a:visited
{
	color: #663300;
	text-decoration: none;
}

a:hover
{
	color: #cc6600;
	text-decoration: underline;
}

.tableheading
{
    font-weight: bold;
    font-size: 12px;
}

.lt
{
    background-color: #eeeeee;
}

.dk
{
    background-color: #dddddd;
}

.dv
{
    background-color: #cccccc;
}

.sc
{
    font-weight: bold;
    color: #008000
}

.ff
{
	font-family: "Courier New", Courier;
	font-size: 9pt;
}

.head1
{
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
}

.head2
{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.head3
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

td.masthead
{
	  background-color:	#663300;
	  color:			#ffffff;
	  text-align:		center;
	  padding:			5px 5px 5px 5px;
}

td.head
{
	  background-color:	#cc6600;
	  color:			#ffffff;
	  text-align:		center;
	  padding:			5px 5px 5px 5px;
}

td.footer
{
	  background-color:	#663300;
	  color:			#ffffff;
	  text-align:		center;
	  padding:			5px 5px 5px 5px;
}

td.image
{
	  text-align:		center;
	  vertical-align:	middle;
}

a:link.footer
{
	color: #ffffff;
	text-decoration: none;
}

a:active.footer
{
	color: #ffffff;
	text-decoration: none;
}

a:visited.footer
{
	color: #ffcc99;
	text-decoration: none;
}

a:hover.footer
{
	color: #ffffff;
	text-decoration: underline;
}
