A:link { color: #666666; }
A:visited { color: #666666; }
A:hover { color: #E864A3; }
A:active { color: #E864A3; }

td {font: 10pt Verdana,Arial,Helvetica,sans-serif; }

h1 { 
  font-size: 18pt; 
  font-family: Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #1e96b1; 
  }
  
h2 { 
  font-size: 12pt; 
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-style: normal; 
  padding: 0;
  margin: 0;
  color: #1e96b1; 
  }

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: #ffcccc; }
.topnavigation a:link {text-decoration: underline; color: #e864a3; }
.topnavigation a:visited {text-decoration: underline; color: #996666; }
.topnavigation a:hover {text-decoration: none; color: #996666; }
.topnavigation a:active {text-decoration: none; color: #996666; }


.left {
  background-color: #ffffff;
  width: 365px;
  text-align: center;
  vertical-align: top; 
  border: 0px;
}

.middle {
  width: 1px;
  text-align: center;
}

.right {
	background-color: #ffffff;
	width: 595px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #999999;
	padding : 10px 10px 10px 10px;
	font-size: medium;
}

.bottomnavigation {  
   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;
   }

.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; }
