body       { background-color: #FFFACD; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 12px; color: #000000; margin-top: 5; margin-left: 0; }

a          { text-decoration: underline; }
a:link     { color: #FF0000; }
a:visited  { color: #FF0000; }
a:active   { color: #FF0000; }
a:hover    { color: #000000; text-decoration: underline; }

h1         { margin:0; padding:0; }
h2         { margin:0; padding:0; }
h3         { margin:0; padding:0; }
ul         { margin:0; }

.topHeader { font-size: 18px; text-decoration: underline; font-weight:bold; text-align: center; }
.topHeader a:active, .topHeader a:link, .topHeader a:visited { color: #000000; border-bottom: #333333; }
.topSubHeader { font-size: 14px; font-weight:bold; font-style: italic; text-align: center; }

.TextLine  { font-size: 14px; color: #000000; }
.TextLine2 { font-size: 16px; color: #000000; text-decoration: underline; }
.TextLine2 a:active, .TextLine2 a:link, .TextLine2 a:visited { color: #000000; border-bottom: #000000; }
