
BODY, TABLE, TR, TD, P { margin:0 0 0 0; padding:0 0 0 0; } 

body
{
background: #FFFFFF url(../design_files/back.gif) repeat-x; 
color:#000080;
font-family:Verdana,sans-serif;
font-size:14px;
}

.bg { background: #FFFFFF url(../design_files/back.gif) repeat-x; }

a
{
color:#800000;
text-decoration:underline;
font-size:12px;
}
a:hover
{
color:#000080;
text-decoration:underline;
}

p, td, td p, td li
{
color:#000000;
font-size:14px;
}

h1
{
font-family:Times New Roman;
font-weight:bold;
font-size:24px;
text-indent:30px;
}
h2
{
font-family:Times New Roman;
font-weight:bold;
font-size:18px;
}
h3
{
font-family:Times New Roman;
font-size:20px;
}
h4
{
font-family:Times New Roman;
font-size:16px;
}

p.itembody {
  color:#000000;
  font-size:14px;
  padding:0.5em; margin:0;
  }

.imgright { margin-left:12px; }
.imgleft { margin-right:12px; }

.sig { font-style:italic; text-align:right; }

.question { font-weight:bold; }
.answer { padding:.5em 0 .5em 2em; }

.nextlink { color:red; font-size:x-small; }