A,A:Visited,A:Active
{
   color : #333366;   
   text-decoration : none;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px;
}

A:Hover
{
   color : #5A667E;
   text-decoration : underline;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px;
}

BODY
{
   font-family:       Verdana, Arial, Helvetica, sans-serif; 
  background-color:  #E0E0E0; //light
   /*background-color:  #cecece; */
   color:             #000000; 
   font-size:         12pt;
   margin-left:       0px;
   margin-right:      0px;
   margin-top:        0px;
   margin-bottom:     0px;
   
}
table {
/* border:1px solid black;*/

}
td 
{ 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   /*border:1px solid black;*/
}

P 
{
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 12px;
   padding-left : 8px;
   padding-right : 8px;
}
pre 
{  
   font-family: "Courier New", Courier, mono; 
   font-size: 11px
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; line-height: 14px}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
code {  font-family: "Courier New", Courier, mono; font-size: 11px}
th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
sup {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.trtop
{
   background-color: #aabec2;
}
.trside
{
   /*background-color:  #E0E0E0; */
   background-color:  #cecece; 
}
.tdside
{
  background-color:  #cecece; 
  /*background-color:  #E0E0E0; */
}
.tdbody
{
   background-color:  #E0E0E0; 
}
.sitetitle
{
   font-weight: bold; 
   font-size: 18px;
   color : #333366;
}

.title
{
   font-weight: bold; 
   font-size: 24px;
   color : #333366;
}




.grey 
{ 
   color: #666666
}
.caption { color: #666666 }


.table2tr {
	background-color: #E7FFE7;
}
.a3 {
	color: #000000;
	text-decoration: none;
}
.table2 {
	background-color: #DDDDDD;
}
.titleCell
{
    background-color: #aabec2;
    font-size : 20px;
    font-weight : bold;  
    color: #334066;
    border-bottom: 1px #334066 solid;
}
.TableTextBold
{
    font-weight : bold;
    color: #334066;
}