p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal;; color: #000000}

p.small {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal; font-weight: normal; color: #000000; font-size: 11px;}

H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #FFFFFF;}

A:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999966;; font-size: 13px}

A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999966;; font-size: 13px}

A:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000000;; font-size: 13px}

A.top:link {text-decoration: none; color: #000000; font-weight:bold; font-size: 12px;}

A.top:visited {text-decoration: none; color: #000000; font-weight:bold; font-size: 12px;}

A.top:hover {text-decoration: none; color: #999999; font-weight:bold; font-size: 12px;}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #999966}

A.left:link {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999999; font-weight:bold}

A.left:visited {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #999999; font-weight:bold}

A.left:hover {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #7a1818; font-weight:bold}

h3 {  font-size: 13px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
.smallbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999966}

.fltrt { /* this class can be used whenever you wish to float an element to the right side of the page. The floated element must be placed above the element that will display next to it in the source code. */
float: right;
margin-left: 8px;
}

.fltlft { /* this class can be used whenever you wish to float an element left on the page */
float: left;
margin-right: 8px;