body
{
   font-family: Verdana, Arial, Sans-Serif;
}
table
{
   border-collapse: collapse;
}
p
{
   color: white;
   font-size: 12px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   text-align: center;
}
p.small
{
   padding-right: 20px;
   font-size: 9px;
}
ul,ol
{
   color: white;
   font-size: 12px;
   text-align: center;
}
a
{
   color: white;
   text-decoration: underline;
}
a:hover
{
   color: black;
   background-color: white;
}
a.heading
{
   color: black;
   text-decoration: none;
}
h1
{
   color: white;
   font-weight: bold;
   font-size: 21px;
   text-align: center;
}
h2
{
   color: white;
   font-weight: bold;
   font-size: 18px;
   text-align: center;
}
h3
{
   padding-left: 5px;
   font-weight: bold;
   font-size: 15px;
   color: black;
   background-color: white;
   text-align: center;
}
h4
{
   color: white;
   font-weight: bold;
   font-size: 14px;
   text-align: center;
}
h5
{
   color: white;
   font-weight: bold;
   text-align: center;
}