p{
   color: #000000;
   padding:10px;
   font-size: 10pt;
}
.h1{
   color: #660000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   padding: 12px;
   text-align: center;
   font-style: italic;
   font-weight: bold;
}
.h2{
   color: #660000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border-bottom-color: #708090;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   font-size: 12pt;
   font-weight: bold;
   padding: 10px;
}
.h3{
   color: #660000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}
.h4{
   color: #690000;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}
.h5{
   color: #690000;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   padding:0px;
   margin:0px;
}
.h6{
   color: #000000;
   font-family: "MS Sans Serif", Geneva, sans-serif;
   font-size: 10pt;
}
.h7{
   color: #336633;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}
.h8{
   color: #8b0000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}
.h9{
   color: #000000;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 7pt;
   padding: 0px;
   margin: 3px;
   float:right;
}
.normal{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000;
   margin:0px;
   padding:0px;
}
.maintbl{
   background-color: #ffffff;
   border-color: #708090;
   border-style: solid;
   border-width: 2px;
   box-shadow:0em 0em #000000 6px;
}
#grad{
   background-image: url(imgs/bg4.jpg);
   height: 30px;
}
#img{
   margin:10px;
}
.email{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
   text-shadow: #000000;
}
.email:hover{
   color: #c0c0c0;
   text-decoration: underline;
}
.lnk{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #330000;
   text-decoration: none;
   text-shadow: #000000;
}
.lnk:hover{
   color: #333300;
   text-decoration: underline;
}
.qlnk{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   color: #330000;
   text-decoration: none;
   text-shadow: #000000;
   padding-left: 5px;
   padding-right: 5px;
}
.qlnk:hover{
   color: #333300;
   text-decoration: underline;
}
.plnk{
   font-family: Verdana,Arial, Helvetica, sans-serif;
   font-size: 9pt;
   color: #660000;
   cursor:hand;
   text-decoration: none;
}
.plnk:hover{
   color: #708090;
}
.subtitle{
   font-style: normal;
   font-weight: bold;
   font-size: 11pt;
   color: #660000;
}
.dt{
   font-style: normal;
   font-weight: bold;
   font-size: 10pt;
   color: #555566;   
}
a.popup{
   cursor: hand;
   color: #555566;
   text-decoration: underline;
}
a.popup:hover{
   color: #8B493D;
}
a.popup:visited{
   color: #555566;
   text-decoration:none;
}
.locale{
   font-size: 10pt;
   color: #555566;
	line-height: 12pt;
}
.hlp{
   cursor:help;
   color: #000000;
   font-weight: bold;
   font-size: 10pt;
}
.pipe{
   color: #daa520;
}