@CHARSET "ISO-8859-1";

p { margin-top: 8px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px }

.h1 { font-family: arial; font-size: 16px; color: #0066B3; text-decoration: none; font-weight: bold; }
.h2 { font-family: arial; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold; }
.h3 { font-family: arial; font-size: 14px; color: #0066B3; text-decoration: none; font-weight: bold; }

.normal { font-family: arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; }
.bold { font-family: arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }
.tiny { font-family: arial; font-size: 9px; color: #000000; text-decoration: none; font-weight: normal; }

.link { font-family: arial; font-size: 12px; color: #0066B3; text-decoration: none; font-weight: normal; }
.link:hover { font-family: arial; font-size: 12px; color: #0066B3; text-decoration: underline; font-weight: normal; }
