body
{
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 12px;
}
h1
{
 font-size: 20
}
h2
{
 font-size: 16
}
h3
{
 font-size: 14
}
h4
{
 font-size: 12
}
#main
{
}
#summary
{
}
.table td
{
 font-size: 12px;
 padding: 5px;
}
.table td.value
{
 background-color: #eeeeff;
}
.messageTitle
{
 margin-bottom: 5;
}
.messageDate
{
 font-style: italic;
}
.messageBody
{
 margin: 0;
 margin-top: 5;
}
.messageBody p
{
 margin-top: 7px;
 margin-bottom: 7px;
}
.table tr {
  background-color: #F1E1A0;
}
