<style type="text/css">{}
h1, h2, h3, h4, h5, h6
{
font-family: arial, helvetica;
color: black;
font-weight: bold;
text-align: left;
margin-left: 10px
}
p
{
font-family: verdana, helvetica;
color: black;
font-size: 10pt;
text-align: left;
margin-left: 10px;
line-height: 150%
}
p.small
{
font-famil: verdana, helvetica;
color: black;
font-size: 8pt;
text-align: left;
margin-left: 5px;
}
body
{
margin-top: 0px;
background-color: #747A53
}
table.top
{
background-image: url('images/header.jpg');
background-position: bottom right;
background-repeat: no-repeat
}

#tabsI {
      float:right;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsI ul {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:right;
      background:url('images/tableftI.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsI a span {
      float:right;
      display:block;
      background:url('images/tabrightI.gif') no-repeat right top;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }
      
ul.square
{
list-style-type: square;
font-family: arial, helvetica;
font-weight: bold;

font-size: 12pt;
color: purple;
text-align: left
}
ol.number
{
list-style-type: number;
font-family: verdana, helvetica;
font-size: 10pt;
text-align: left
}
a
{
font-family: verdana, helvetica;
font-size: 10pt;
font-weight: bold;
text-align: left
}
a.line
{
font-family: verdana, helvetica;
font-size: 10pt;
text-decoration: underline;
text-transform: capitalize
text-align: left
}
a.side
{
font-family: verdana, helvetica;
font-size: 10pt;
text-decoration: none;
text-align: left; 
text-transform: capitalize;
font-weight: normal
}

a:link { color: #747A53 }
a:visited { color: #B1292F }
a:active { color: #A7602E }

a.side:link { color: white }
a.side:visited { color: silver }
a.side:active { color: red }
--></style>