/*
Basic styles for W3C-compatible browsers
css2 - All rights reserved - Copyright by mediaLINK 1999-2003 - v2.1/15.11.2003
*/
.alignjustify { text-align: justify }
.code { font-family: "courier new", courier, monaco }
.size0   { font-size: 8px; text-transform: uppercase }
.size1   { font-size: 9px }
.size2   { font-size: 10px }
.size2a   { font-size: 11px }
.size3   { font-size: 12px }
.size4   { font-size: 14px }
.size5   { font-size: 18px }
.size6   { font-size: 26px }
.size7   { font-size: 40px }
.formfield  { font-size: 12px; font-family: "courier new", courier, monaco }
td        { font-size: 12px; font-family: arial, helvetica, geneva }
hr { color: #000; background-color: #040404; border-top: medium none #000 }
.styletitle { font-weight: bold; font-size: 18px }
.styletopic { font-weight: bold; font-size: 14px }
a:link  { color: #15807d; text-decoration: none }
a:visited  { color: #15807d; text-decoration: none }
a:active  { color: #15807d; text-decoration: none }
a:hover  { color: #15807d; text-decoration: underline }
a:visited:hover  { color: #15807d; text-decoration: underline }
a.alternate:link { color: #999; text-decoration: none }
a.alternate:visited { color: #999; text-decoration: none }
a.alternate:active { color: #999; text-decoration: none }
a.alternate:hover { color: #fff; text-decoration: underline }
a.alternate:visited:hover { color: #fff; text-decoration: underline }
