A:hover { color: #00CCFF; text-decoration: underline overline}  

 This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. 

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat} 

td {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #666666; background-position: top}

.white78 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #ffffff}

.black78 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #000000}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 10px; color: #666666}






h1 {  color: #0066FF; font-weight: normal; line-height: normal; font-variant: normal; font-size: 18px; font-family: "Times New Roman", Times, serif; margin-left: 20px; margin-top: 5px; margin-bottom: 10px}
a {  color: #0033FF; text-decoration: none}
h2 {  font-size: 12px; color: #00CCFF; font-style: normal; font-weight: bold; margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 5px}
p {  font-size: 11px; color: #0066FF; margin-top: 0px; margin-right: 20px; margin-bottom: 8px; margin-left: 20px; text-align: justify}
tr {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
A.external:hover {  color: #FFFF00; text-decoration: none}
A.external {  color: #CCCCCC}
ul {  font-size: 11px; color: #0066FF; margin-top: 0px; margin-bottom: 10px}
li {  font-size: 11px; color: #0066FF; text-align: justify; margin-right: 20px;  margin-left: 20px;}
A.internal { color: #999999; margin-left: 20px; line-height: 15px; margin-top: 10px; font-size: 11px}
A.internal:hover { color: #00CCFF; text-decoration: underline overline; margin-top: 10px; margin-left: 20px}
img {  border: 0px none}
A.blue { color: #0099FF; font-size: 11px }
A.blue:hover { color: #00FFFF; font-size: 11px ; text-decoration: underline overline}
A.blueinternal { color: #999999; font-size: 11px }
A.blueinternal:hover { color: #00CCFF; font-size: 11px ; text-decoration: underline overline}
A.grey {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-decoration: none}
img.book {  border: 1px #CCCCCC solid; padding-top: 20px; margin-top: 20px}
a.grey:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFF00; text-decoration: none }
A.orange { color: #FFCC00; font-size: 11px ; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
A.orange:hover { color: #FFFF00; font-size: 11px ; text-decoration: underline overline }
td.links { font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #0099FF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
h3 {  font-size: 11px; color: #00CCFF; margin-right: 20px; margin-left: 20px; margin-top: 20px; margin-bottom: 3px; font-style: normal; font-weight: normal}
