*{   
margin:0;   
padding:0;   
}  

body {
background-color:#FFFFFF;
margin-top: 20px;
background-image: url('images/bkgrd2.gif');
font-family: Arial,Helvetica,sans-serif;
width:850px;
margin-left: auto;
margin-right: auto;
}

.mainborder {border: 0px solid #FFFFFF; }

.h-rules {
  border-top:0px solid #FFFFFF; border-bottom:0px border-left:0px border-right:0px;
}

.v-rules-r { 
background-color: #333333;
border-top:4px solid #999999;
border-left:2px solid #999999;
padding-left:0px; text-align:center
}

.v-rules-l { 
background-color: #333333;
border-top:4px solid #999999;
border-left:2px solid #999999;
padding-left:0px; text-align:center
}

.white {
  color: #ffffff;
  font-size: 70%;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
  text-align:center;
  margin: 0pt 4pt;
}

p {
  color: #000000;
  font-size: 70%;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
  margin: 0pt 0pt;
}

.copyright
{
color: #666666;
text-align:center;
line-height:200%; 
font-size: .6em;
margin-left:4pt; margin-right:4pt;
}

.footcolor {
  color: #FFFFFF;
  font-size: 75%;
  font-weight: bold;
  font-style: normal;
  line-height: 130%;
  text-align:center;
  margin-left:0pt; margin-right:0pt; margin-top:2pt; margin-bottom:0pt
}

.foot {
  color: #CCCCCC;
  font-size: 75%;
  font-weight: normal;
  font-style: normal;
  line-height: 130%;
  text-align:center;
  margin:0pt 0pt;
}

.h {
  color: #006600;
  font-size: 80%;
  font-weight: bold;
  font-style: normal;
  line-height: 120%;
  margin: 0pt 2pt;
}

h1 {
  color: #000000;
  font-size: 80%;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
  margin: 1pt 0pt;
}

h2 {
  color: #000000;
  font-size: 80%;
  font-weight: bold;
  font-style: normal;
  margin: 3pt 0pt;; text-align:center
}

h3 {
  color: #000000;
  font-size: 70%;
  font-weight: bold;
  font-style: normal;
  line-height: 150%;
  margin: 1.5pt 0pt;
}

h4 {
  color: #006600;
  font-size: 7pt;
  font-weight: normal;
  font-style: normal;
  line-height: 125%;
  margin: 4pt 4pt;
}

h5 {
  color: #99CC99;
  font-size: 70%;
  font-weight: bold;
  font-style: normal;
  line-height: 125%;
  margin: 1.5pt 0pt;
}

h6 {
  color: #cc0000;
  font-size: 7pt;
  font-weight: bold;
  font-style: normal;
  line-height: 100%;
  margin: 1pt 1pt;
}

.content {
  margin:8pt 15pt; color: #000000;
  font-size: 75%;
  font-weight: normal;
  font-style: normal;
  line-height: 130%;
  text-indent:-5px; text-align:left
}

.bullets {
  color: #000000;
  font-size: 75%;
  font-weight: normal;
  font-style: normal;
  line-height: 130%;
  text-indent:-5px; text-align:left; margin-left:30pt; margin-right:15pt; margin-top:10pt; margin-bottom:10pt
}

.matchlink {
  color: #600000;
  font-size: 70%;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin-left:30pt; margin-right:30pt; margin-top:10pt; margin-bottom:10pt; text-indent:-5px;
}

a:link { color: #660000; text-decoration: underline; font-weight:bold } 
a:visited { color: #333333; text-decoration: underline }
a:hover { color: #CCCCCC; text-decoration: none }
a:active { color: #333333; text-decoration: underline }