A:link { color: #666666; }
A:visited { color: #666666; }
A:hover { color: #9dc402; }
A:active { color: #9dc402; }

td {font: 10pt Verdana,Arial,Helvetica,sans-serif; }
td { color: #666666; }

h1 { 
  font-size: 22pt; 
  font-family: Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 5px, 0px, 5px, 0px;
  color:#9dc402; 
  }
  
h2 { 
  font-size: 14pt; 
  font-family: Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #7575B9; 
  }

h3 { 
  font-size: 8pt; 
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #1e96b1; 
  padding: 0;
  margin: 0;
  }

.topnavigation { font: 8pt Verdana,Arial,Helvetica,sans-serif; }
.topnavigation { background-color: #ffffff; }
.topnavigation a:link {text-decoration: none; color: #330099; }
.topnavigation a:visited {text-decoration: none; color: #330099; }
.topnavigation a:hover {text-decoration: none; color: #330099; }
.topnavigation a:active {text-decoration: none; color: #D7D3FE; }


.left {
  background-color: #ffffff;
  width: 365px;
  text-align: center;
  vertical-align: top; 
  border-right: 1px solid #9898CB;
  padding : 10px 10px 10px 10px;
}

.middle {
  width: 1px;
  text-align: center;
}

.right {
  background-color: #ffffff;
  width: 800px;
  text-align: left;
  vertical-align: top;
  padding : 10px 10px 10px 10px;
}

.tableheading {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; 
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #ffffff; 
   background-color: #9999cc;
   text-align: center; 
   text-decoration: none;
   }

.bottomnavigation {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   color: #9898CB; 
   background-color: #ffffff;
   text-align: right; 
   text-decoration: none;
   }

.bottomnavigation a:link { text-decoration: underline; color: #999999; background-color: #ffffff; }
.bottomnavigation a:visited { text-decoration: underline; color: #999999; background-color: #ffffff; }
.bottomnavigation a:active { text-decoration: underline; color: #999999; background-color: #ffffff; }
.bottomnavigation a:hover { text-decoration: underline; color: #999999; background-color: #ffffff; }

.copyright {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal; 
   line-height: normal; 
   font-weight: normal; 
   font-variant: normal; 
   color: #999999; 
   background-color: #ffffff;
   text-align: right; 
   text-decoration: none;
   width: 960px;
   }

.copyright a:link { text-decoration: underline; color: #999999; background-color: #ffffff; }
.copyright a:visited { text-decoration: underline; color: #999999; background-color: #ffffff; }
.copyright a:active { text-decoration: underline; color: #999999; background-color: #ffffff; }
.copyright a:hover { text-decoration: underline; color: #999999; background-color: #ffffff; }
