<style type="text/css">  
  <!--
  
#content {
  position:relative;
  z-index:1;
}

p
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #996600;
	position: relative; left: 5px;
	padding-right: 15px;
}


img#bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

	
html, body
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	line-height: 15px;
	
	height: 100%;
  	margin: 0;
  	padding: 0;
	
	scrollbar-face-color:#996600;
	scrollbar-shadow-color:#663300;
	scrollbar-highlight-color:#cc9966;
	scrollbar-3dlight-color:#ffcc66;
	scrollbar-darkshadow-color:#663300;
	scrollbar-track-color:#cc9966;
	scrollbar-arrow-color:#999966;
}

ul li
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #996600;
	position: relative; left: 5px;
	padding-right: 15px;
	list-style-type: none;
	list-style-image:  url(/images/bullet2.gif);
	font-size: 10pt;
}

ol li
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #996600;
	position: relative; left: 5px;
	padding-right: 15px;
	list-style-type: decimal;
	font-size: 10pt;
}

td
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #996600;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #cc6633;
}

a:hover
{
	text-decoration: underline overline;
	font-weight: bold;
}

a:link
{
	font-weight: bold;
}

.it
{
	font-weight: normal;
	color: #996600;
	font-style: italic;
}

.indent
{
	font-size: 10pt;
	text-indent: 3em;
}
blockquote
{
	color: #996600;
}

.em
{
	font-weight: bold;
	color: #996600;
}

.pghead
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	line-height: 13pt;
	position: relative; center;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	text-align: right;
	padding-right: 15px;
	color: #663300;
}

.sechead
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-align: left;
	color: #999966;
}

.subhead
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	color: #999966;
}

.tablehead
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background: #999966;
	color: #ffcc66;
}

.tabletext
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	background: #ffffff;
	color: #663300;
}

.tableshade
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	background: #cc9966;
	color: #663300;
}

.subnav
{
	font-size: 8pt;
	font-weight: bold;
}

.copyright
{
	position: relative; center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 7pt;
	text-align: center;
	color: #999966;
}

.label
{
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	position: relative; left;
}

  -->
  </style>
