/* FONT FAMILY */
a:link, a:hover, a:active, a:visited, a.svc:link, a.svc:visited, a.svc:active  { font-family: arial, verdana; }
.txt, .txt-hl, .txt-sm, .txt-lnk, .txt-w { font-family: arial, verdana; }
.txt-announce { font-family: times; }

/* FONT SIZE */
.txt-announce { font-size: 14px; }
a:link, a:hover, a:active, a:visited, a.svc:link, a.svc:hover, a.svc:visited, a.svc:active { font-size: 12px; }
.txt, .txt-hl, .txt-lnk, .txt-w { font-size: 12px; }
.txt-sm, a.sm:link, a.sm:hover, a.sm:active, a.sm:visited  { font-size: 11px; }

/* COLOR */
a { color: #000099; }
a:hover { color: #0000EE; }
.txt-announce { color: #CC0000; }
.txt, txt-sm, .txt-lnk { color: #000000; }
.txt-hl { color: #000000; }
.txt-w { color: #FFFFFF; }

/* OTHER FONT */
a:link, a:hover, a:active, a:visited, a.sm:link, a.sm:hover, a.sm:active, a.sm:visited { font-weight: bold; }
.txt-hl { font-weight: bold; text-align: left; }
/* a.hover, a.sm:hover, a.svc:hover { font-style: italic; }

/* DIV CLASSES */
.head { position: absolute; top: 0px; width: 100%; text-align: center; z-index: 50; background-color:#FFFFFF; }
.ptit { position: relative; top: 5px; width: 650px; z-index: 89; align: left; z-index: 49; }
.content { position: relative; top: -263px; left: 25px; width: 540px; z-index: 99;  }
.foot { position: relative; top: -342px; width: 600px; z-index: 50;}
.form { position: absolute; top: 35px; left: 10px; z-index: 98; }