
/* MISC */
   body,h1 { font-family: Century Gothic; }
   p { margin : 10px; font-size: 10pt; line-height: 13px; text-align: justify; }
   label { font-size: 10pt; line-height: 13px; text-align: left; }
   img { border: 0px; }

/* CLASSES */
   .darken { color: 9d9db0; font-size: 8pt; margin: 0px; }
   .highlight { color: efeff7; font-size: 8pt; margin: 0px; }

/* DIV IDS */
   #main { text-align: center; border: 8px solid #efeff7; background: #efeff7; padding: 0px; }
   #main { text-align: center; border: 8px solid #efeff7; background: #efeff7; padding: 0px; }
   #text { border: 0px solid #ccccd6; background: #efeff7 url(bg.jpg); background-repeat: no-repeat; padding: 0px; }
   #banner { text-align: right; width: 800; height: 300; background: #EEEEEE url(banner2.jpg); background-repeat: no-repeat; background-position: center; margin: 0px; }

/* LINKS */
   a { color: #727286; text-decoration: underline; }
   a:link { color: #727286; text-decoration: underline; }
   a:visited { color: #727286; text-decoration: underline; }
   a:active { color: #000000; text-decoration: underline; }
   a:hover { color: #727286; text-decoration: none; }


