.unnamed1 {
	color: #000000;
	text-decoration: underline;
}
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size:12px;
   line-height:140%;
}
h1 {
   font-size:15px;
   font-weight: bold;
}
h2 {
   font-size:13px;
   font-weight: bold;
}
p {
   font-size:12px;
}
ul {padding: 0 0 0 18px;}

table.highlight {
  background-color:#000000;
  color:#ffffff;
  width:500px;
} 
table.highlight p {
   font-weight:bold;
   text-align:center;
}
div.footer {
   background: #ffffff url("images/footer.jpg") no-repeat 0 0;
   width:800px;
   height:163px;
}
div.footer h1 {
   font-size:48px;
   color:#01A0E4;
   font-weight:bold;
   position:absolute;
   margin: 34px 0 0 290px;   
   line-height: 120%;
}
div.footer h2 {
   font-size:25px;
   color:#01A0E4;   
   font-weight:bold;   
   position:absolute;
   margin: 92px 0 0 290px;   
   line-height: 120%;
}
h2.highlight {
   font-weight: bold;
   font-style:italic;
   font-size:16px;
}
td.copyright {
   color:#ffffff;
   text-align:center;
   background-color:#000000;
}

div.faq h2 {
   font-style:italic;
}
div.faq p, div.faq ul {
   color:#666666;
}