a:hover {
 color: #0066ff;
 text-decoration: none;}

body, td {font: 10pt Arial;}

.addressInfo {
 font-size: 8pt;
 font-weight: bold;}

.visitPrompt {
 font-size: 8pt;
 font-style: italic;}

.updatePrompt {
 color: #fd0000;
 font-style: italic;}
	
.alertText {
 font-style: italic;
 font-weight: bold;}

.mainHeading {
 font: 12pt Bookman Old Style;
 font-style: italic;
 font-weight: bold;}

.subTitle {
 font-family: Arial;
 font-size: 8pt;
 font-style: italic;
 font-weight: normal;}

.importantInfo {font-weight: bold;}

.emphasisInfo {font-style: italic;}

.mainTitle {
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;}

.boldDate {
 color: #ff0000;
 font-weight: bold;}

.bold {
 font-weight: bold;}

.cellBoldInv {
 background-color: #ff0000;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
 padding-left: 4;
 padding-right: 4;}