.bodyText 
{ 
   color: #6699CC;
   font-size: 10pt;
   font-family: Verdana;
   text-align: justify;
}

.bodytext a 
{ 
   color: #6666CC;
}

.bodytext a:hover 
{ 
   text-decoration: none;
}

.subHead 
{ 
   color: #6699CC;
   font-size: 12pt;
   font-family: Verdana;
   font-weight: bold;
}

.title
{ 
   color: #6699CC;
   font-size: 24pt;
   font-family: Arial;
   font-weight: bold;
}

.subHead 
{ 
   color: #6699CC;
   font-size: 12pt;
   font-family: Verdana;
   font-weight: bold;
}

.footer
{ 
   color: #6699CC;
   font-size: 8pt;
   font-family: Verdana;
}

h1
{ 
   color: #6699CC;
   font-size: 12pt;
   font-family: arial;
   font-weight: bold;
}

a 
{ 
   color: #6699CC;
   font-size: 10pt;
   font-family: Verdana;
}

a:hover
{ 
   color: #99CCCC;
   text-decoration: none;
}

hr
{
   height: 1px;
   color: #6699CC;
}


hr.rule
{
   border: 1px;
   width: 400px;
   color: #6699CC;
   background-color: #6699CC;
   text-align: center;
}

a.header 
{ 
   color: #6699CC;
   font-weight: bold;
   font-size: 10pt;
   font-family: Verdana;
}

a.header:hover
{ 
   color: #99CCCC;
   text-decoration: none;
}


a.headerActive 
{ 
   color: #99CCCC;
   font-weight: bold;
   font-size: 14pt;
   font-family: Verdana;
   text-decoration: none;
}

a.headerActive:hover
{ 
   color: #6699CC;
   text-decoration: none;
}

input.btn
{
   background-color: #6699CC;
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   border: 1 #FFFFFF solid;
   width: 100px;
   color: #FFFFFF;
   cursor: pointer;
}

input.txt, textarea.txt
{
   font-family: Verdana;
   font-size: 10pt;
   border: 1px #6699CC solid;
   width: 400px;
}
