body {
	background-color: #808080;
	color: #000000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.outline {
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  background-color: #ffffff;
}

.tableborders {
  border-top: 1px dotted #9a9a9a;
  border-right: 1px dotted #9a9a9a;
  border-left: 1px dotted #9a9a9a;
  border-bottom: 1px dotted #9a9a9a;
}

.heading    {
  text-decoration:none; 
  font-family: tahoma; 
  color: #999999; 
  font-weight:400; 
  font-size:13pt;
}

.subheading {
  text-decoration:none; 
  font-family: tahoma; 
  color: #FF9900; 
  font-weight:600; 
  font-size:9pt
}

.text {
  text-decoration:none; 
  font-family: tahoma; 
  color: #000000; 
  font-weight:200; 
  font-size:11px
}

.bigtext {
  text-decoration:none; 
  font-family: tahoma; 
  color: #000000; 
  font-weight:600; 
  font-size:11px
}

.footer {
  text-decoration:none; 
  font-family: tahoma; 
  color: #3399CC; 
  font-weight:400; 
  font-size:8pt
}

.finalfooter {
  text-decoration:none; 
  font-family: tahoma; 
  color: #cccccc; 
  font-weight:400; 
  font-size:8pt
}


   .link A:link     {text-decoration:none; font-family: tahoma; color: #ffffff; font-weight:600; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .link A:visited  {text-decoration:none; font-family: tahoma; color: #ffffff; font-weight:600; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .link A:active   {text-decoration:none; font-family: tahoma; color: #FF9900; font-weight:600; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .link A:hover    {text-decoration:none; font-family: tahoma; color: #FF9900; font-weight:600; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
  
   .linkfooter A:link     {text-decoration:none; font-family: tahoma; color: #cccccc; font-weight:400; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .linkfooter A:visited  {text-decoration:none; font-family: tahoma; color: #cccccc; font-weight:400; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .linkfooter A:active   {text-decoration:none; font-family: tahoma; color: #cccccc; font-weight:400; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
   .linkfooter A:hover    {text-decoration:none; font-family: tahoma; color: #000000; font-weight:400; font-size:8pt; padding-bottom: 0px;  padding-top: 3px}
  

   .linkmail A:link     {text-decoration:none; font-family: tahoma; color: #999999; font-weight:600; font-size:9pt; padding-bottom: 0px;  padding-top: 3px}
   .linkmail A:visited  {text-decoration:none; font-family: tahoma; color: #999999; font-weight:600; font-size:9pt; padding-bottom: 0px;  padding-top: 3px}
   .linkmail A:active   {text-decoration:none; font-family: tahoma; color: #999999; font-weight:600; font-size:9pt; padding-bottom: 0px;  padding-top: 3px}
   .linkmail A:hover    {text-decoration:none; font-family: tahoma; color: #FF9900; font-weight:600; font-size:9pt; padding-bottom: 0px;  padding-top: 3px}
  