
<STYLE TYPE="text/css">



	A:visited  {color: #000000; text-decoration: none;}
	A:link  {color: #000000; text-decoration: none;}
    A.bluelink {color: blue; text-decoration: none; font-weight: bold;}
	A:hover   {color: #000000; text-decoration: none;}


body {background-color: #67120b; color:#67120b; }
#maincontainer
{
    width:1000px;
    background-color:White;
}

#menupadding{padding:20px;}
#contentpadding{padding:15px;}

#leftmenus
{
    width:270px;
    background-color:#f2f2ce;
    color:Black;
    float:left;
    text-align:left;
    
      
}
#content
{
    width:730px;
    background-color:White;
    float:left;
    text-align:left;
    
    }
#space
{
    
    width:1000px;
}

#footer
{
    background-color:White;
    width:1000px;
}
#footwrap
{
    width:1000px;
    clear:both;
}

H1 {
  font-family     :  Verdana, Arial;
  font-size       :            12pt; }

H2 {
  font-family     :  Verdana, Arial;
  font-size       :             8pt; }

P  {
  font-family     :  Verdana, Arial;
  font-size       :             9pt; }

H3 {
  font-family     :  Verdana, Arial;
  font-size       :             9pt;
  font-weight     :            Bold;
  color           :            Blue; }

H5 {
  font-family     :  Verdana, Arial;
  font-size       :             9pt; }

.red  {
  font-family     :  Verdana, Arial;
  font-size       :             9pt;
  font-weight     :            Bold;
  color           :             Red;  }




ol.decimal {list-style-type: decimal}
ol.lroman {list-style-type: lower-roman}
ol.uroman {list-style-type: upper-roman}
ol.lalpha {list-style-type: lower-alpha}
ol.ualpha {list-style-type: upper-alpha}

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

hr {
  border: 0;
  width: 80%;
}



.talk {
    font-family : Verdana, Arial;
    font-size   : 9pt;
    color       : black;
}

.blockquote {
    padding     : 0 48px;
}

.boldblue {
  font-family     :  Verdana, Arial;
  font-size       :             9pt;
  font-weight     :            Bold;
  color           :            Blue; }


#floatleft {
  float           :            left;}

.talkLinks {
  font-family     :  Verdana, Arial;
  font-size       :            12pt;
  font-weight     :            Bold;
 }

#outline {
  border-style: solid;
  border-color: #9EB2CD;
  border-width: 1px;
  width: 797px;  
  text-align: left;
  margin: 10px;       
  }


</STYLE>


