A:link { 	COLOR: #CC6600; text-decoration: none; 		font-size: 10pt} 
A:visited { COLOR: #CC6600; text-decoration: none; 		font-size: 10pt}
A:active { 	COLOR: #ff9999; text-decoration: none; 		font-size: 10pt}
A:hover { 	COLOR: #ff0000; text-decoration: underline;	font-size: 10pt}

.sitemap1:link { COLOR: #CC6600 ; text-decoration: none; font-size: 8pt} 
.sitemap1:visited { COLOR: #CC6600; text-decoration: none; font-size: 8pt}
.sitemap1:active { COLOR: #ff9999  ;font-size: 8pt; text-decoration: none}
.sitemap1:hover { COLOR: #ff0000; TEXT-DECORATION: underline;FONT-SIZE: 8pt}


body {  font-size: 12pt}
a {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.pt10{
  font-size: 10 pt;

}

.pgTitle {
  color: #004589;
  font-size: 16 pt;
  font-weight: bold;
}

.pgSubTitle{
  color: #004589;
  font-size: 11 pt;
  font-weight: bold;
}

.colField{
  background-color: #9393FF;
  font-size: 10 pt;
  
}
      
.colFieldText{
  background-color: #D0D0FF;
  font-size: 10 pt;
  
 }