

BODY {

  background: #000000 url('images/backgrounds/swirls-background.jpg') height=250 width=250 ;
  color: #DFCDAD;
  margin: 4px;
  SCROLLBAR-BASE-COLOR: #CCCCCC;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

H1 {font-family: Times New Roman,Georgia,Serif; font-size: 20px; color: #DFCDAD; text-decoration: underline;   margin-bottom: 5px; font-weight:normal;}

h2 {
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;

font-family: "Times New Roman", serif;
font-size: 18px;
font-weight: normal;
color: #444444;
}

h3 {
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: "Times New Roman", serif;
font-size: 18 px;
font-weight: normal;
color: #444444;
}


A { 
  color: #FFFFFF; 
  text-decoration: none; 

}

a:hover
{ 
background-color: #777777;
}

TD.bodyText {
   color: #DFCDAD;
   font-size: 12px;
   font-family: Arial, Verdana,sans-serif;
}

TD.questionText {
   color: #EEEEEE;
   font-size: 16px;
   font-family: Arial, Verdana,sans-serif;
   text-decoration: underline;
}

TD.answerText {
   color: #EEEEEE;
   font-size: 13px;
   font-family: Arial, Verdana,sans-serif;
}
