#spiraSiteWrapper {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#spiraSiteWrapper  p
{

}

/* HYPERLINKS */
#spiraSiteWrapper  a 
{
 text-decoration: none;
 outline: none;
 color: #004fb2;
}
#spiraSiteWrapper  a:hover
{
  color:#f8d826;
}
#spiraSiteWrapper a:active
{
  outline: none;
}

#spiraSiteWrapper #footer { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

#spiraSiteWrapper h1
{
 margin: 13px 0;
 font-weight: bold;
 color: #0066cc;
 font-size: 150%;
}
#spiraSiteWrapper h2
{
 margin: 8px 0;
 font-weight: bold;
 color: #0066cc;
 font-size: 130%;
}
#spiraSiteWrapper h3
{
 margin: 6px 0;
 font-weight: bold;
 font-size: 100%;
}
#spiraSiteWrapper h4
{
 margin: 4px 0;
 font-weight: bold;
 font-size: 90%;
}
#spiraSiteWrapper h5
{
 margin: 4px 0;
 font-weight: bold;
 font-size: 80%;
}