
body.normal {background-color:#FFFFFF; color:#000000; margin:0px;}

p           {font-family:Verdana; font-size:14px; color:black;}
p.linkdescr {margin: 0px 30px 20px 40px;}

a:link {color: #0000FF; text-decoration: none;}
a:visited { color: #03055B;text-decoration: none;}
a:active { color: #FF0000;text-decoration: none;}
a:hover {text-decoration: none;}

.mainfont   {font-family:Verdana; font-size:14px; color:black;}     /* same as default <p> style above */
.titlefont  {font-family:Verdana; font-size:18px; color:white;}
.titlefont2  {font-family:Verdana; font-size:18px; color:black;}
.subtitle1  {font-family:Verdana; font-size:18px; color:black; font-weight:bold;}
.typewriterline {font-family:"Courier New", monospace; font-size:14px; color:black;}
.typewriterpara {font-family:"Courier New", monospace; font-size:14px; color:black; text-indent:50px}

font.marker1 {font-family:"Times New Roman"; font-size:18px; font-weight:bold; color:black;}

ol          { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
ol ol       { list-style-type: upper-alpha }  /* A B C D E etc. */
ol ol ol    { list-style-type: lower-roman }  /* i ii iii iv v etc. */
li.toclink  {margin: 0px 30px 0px 20px;}