@charset "iso-8859-1";
body {
 background: #006600;
 font-family: Arial;
 font-size: 11pt;
}
table,tr,th,td {
 border-color: #000000;
}
td {
 vertical-align: top;
}
h2  {
background-color: #ff6600;
font-family: Verdana, Arial;
text-align: center;
}
.subtitle {
background-color: #0066ff;
font-size: 13pt;
color: #ffffff;
}