BODY
{ 
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #000033;
}
.masthead 
{ 
  background-image      : url(images/foi-masthead.jpg);
  background-repeat     : no-repeat;
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  border-style          : solid;
  border-width          : 1px;
  border-color          : #afccea;
}
.sidebar
{ 
  font-size             : 10px;
  font-family           : verdana,arial,helvetica,sans-serif;
  border-style          : solid;
  border-width          : 1px;
  border-color          : #afccea;
  text-align            : justify;
}
P,LI
{ 
  font-size             : 12px;
  font-family           : verdana,arial,helvetica,sans-serif;
  color                 : #000033;
}
h1,h2,h3,h4
{ 
/*  color                 : #084cb9;*/
  color                 : #053172;
}

A
{
  text-decoration       : none;
}

A:link
{ 
  color                 : #003399;
}

A:active
{ 
  color                 : #ff0000;
}

A:visited
{ 
  color                 : #663399; 
}

A:hover
{ 
  background            : #ffeeff;
  text-decoration       : underline;
}
.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;
}

