body { font-family: arial;}
p  { font-size: 16px; padding: 0px 10px;}
td { font-size: 16px;}
h1 { font-size: 24px; font-style: bold; padding: 20px 10px 0px 10px;}
h2 { font-size: 24px; font-style: bold; padding: 20px 10px 0px 10px;}
h3 { font-size: 18px; font-style: bold;}
h4 { font-size: 16px; font-style: bold;}
h5 { font-size: 18px; font-style: bold; color: white; padding: 10px 0px 0px 0px;}
h6 { font-size: 14px; font-style: bold; color: white;}

a:link  {color: white; text-decoration: underline;}
a:hover {color: red;   text-decoration: none;}
.blacklink a       {color: black; text-decoration: underline;}
.blacklink a:hover {color: red;   text-decoration: none;}

ul#redstar  {padding-left: 15; margin-left: 0; list-style-image: url("../image/redstar.gif");}
ul#redarrow {padding-left: 15; margin-left: 0; list-style-image: url("../image/redarrow.gif");}
ul#redcheck {padding-left: 15; margin-left: 0; list-style-image: url("../image/redcheck.gif");}

table.maintable {border: 5px ridge #882222; background-color: #ddcc88;}
