A:link {text-decoration: none; color: #000099; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold}

	A:visited {text-decoration: none; color: #990099; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold}

	A:active {text-decoration: none; color: #990099; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold}

	A:hover {text-decoration: none; color: #CC0000}

<!-- 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} -->

.white78 {font-family: verdana, geneva, sans-serif; font-size: 7.8px; color: #ffffff}
.white8 {font-family: verdana, geneva, sans-serif; font-size: 8px; color: #ffffff}

.white9 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #ffffff}

.white11 {font-family: verdana, geneva, sans-serif; font-size: 11px; color: #ffffff}

.cream11 {font-family: verdana, geneva, sans-serif; font-size: 11px; color: #ffffcc; font-weight: bold}

.black8 {font-family: verdana, geneva, sans-serif; font-size: 8px; color: #000000}

.red9 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #cc0000; font-weight: bold}

.red11 {font-family: verdana, geneva, sans-serif; font-size: 11px; color: #cc0000; font-weight: bold}

.red12 {font-family: verdana, geneva, sans-serif; font-size: 12px; color: #cc0000; font-weight: bold}

.red14 {font-family: verdana, geneva, sans-serif; font-size: 14px; color: #cc0000; font-weight: bold}

.blue9 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #003399; font-weight: bold}

.blue10 {font-family: verdana, geneva, sans-serif; font-size: 10px; color: #003399; font-weight: normal}

.blue12 {font-family: verdana, geneva, sans-serif; font-size: 12px; color: #003399; font-weight: bold}

.blue13 {font-family: verdana, geneva, sans-serif; font-size: 13px; color: #003399; font-weight: bold}

h1 {font-family: verdana, geneva, sans-serif; font-size: 14px; color: #cc0000; font-weight: bold}

h2 {font-family: verdana, geneva, sans-serif; font-size: 12px; color: #336600; font-weight: bold}

.green9 {font-family: verdana, geneva, sans-serif; font-size: 9px; color: #336600; font-weight: bold}

.green12 {font-family: verdana, geneva, sans-serif; font-size: 12px; color: #336600; font-weight: bold}

.green18 {font-family: verdana, geneva, sans-serif; font-size: 18px; color: #336600; font-weight: bold}

.green14 {font-family: verdana, geneva, sans-serif; font-size: 14px; color: #336600; font-weight: bold}

.red18 {font-family: verdana, geneva, sans-serif; font-size: 18px; color: #cc0000; font-weight: bold}

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
      font-family : Verdana, Arial, Helvetica, sans-serif;
      color : #000000; 
      font-size : 12px;
	  line-height: 125%;
	  }