BODY
{ 
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #000033;
}
.masthead 
{ 
  background-image      : url(images/sd-masthead-1.jpg);
  background-repeat     : no-repeat;
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  font-weight           : 700;
  padding-top           : 10px;
  padding-right         : 5px;
  height                : 110px;
  align=		: center
}
.sidebar
{ 
  font-size             : 10px;
  font-family           : verdana,arial,helvetica,sans-serif;
  border-style          : solid;
  border-width          : 0px 0px 0px 3px;
  border-color          : #efefef;
  padding-left          : 10px;
  text-align            : justify;
  vertical-align        : top;
}
P,LI
{ 
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #000033;
}
h1,h2,h3,h4
{ 
/*  color                 : #084cb9;*/
  color                 : #053172;
}
.masthead A:link, .masthead B
{ 
  color                 : #ffffff;
}
.masthead A:visited
{ 
  color                 : #DDBBFF;
}
A
{
  text-decoration       : none;
}

A:link
{ 
  color                 : #003399;
}

A:active
{ 
  color                 : #ff0000;
}

A:visited
{ 
  color                 : #663399; 
}

A:hover
{ 
  background-color      : #ffffcc;
  text-decoration       : underline;
}
.masthead A:hover
{ 
  background-color      : #eeeeec;
  color                 : #053172;
  text-decoration       : none;
}
.question
{ 
  font-size             : 12px;
  font-weight           : bolder;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #084cb9;
}
.answer
{ 
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #000033;
}



