BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; line-height: 18px;
 
}
  
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; line-height: 18px; 
}


a:link {
	color: #333366;
	text-decoration: none;

}
a:active {  color: #009966; text-decoration: none}
a:visited {  color: #669999; text-decoration: none}
a:hover {  color: #FF9933; text-decoration: none}

.aBig:link { color: #669999; text-decoration: none; font-size: 12px; font-weight: bold; 

}
.aBig:active { color: #009966; text-decoration: none; font-size: 12px; font-weight: bold; }
.aBig:visited { color: #669999; text-decoration: none; font-size: 12px; font-weight: bold; }
.aBig:hover { color: #5A85A5; text-decoration: none; font-size: 12px; font-weight: bold; }
ul { list-style-position: outside; list-style-image:  url(imagesA/bullet.gif); list-style-type: square; line-height: 150%; 
}
.tabledotline { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #5A85A5; }

.upperbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #669999;
	font-weight: bold;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #669999;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldgreenH1 { font-size: 13px; font-weight: bold; color: #669999; text-align: center; }
