A.menu {
color: white;
}
A.mainmenu {
color: white;
}
BODY	{
 margin: 0;
 padding: 0;
 font-size: 10pt;
 background-color: white;
 font-family: sans-serif;
}
TD.menu2	{
 background-color: #4488FF;
 text-align: center;
 vertical-align: center;
 width: 150;
 font-family: courier;
 font-size: 12pt;
}
TD.menu2r	{
 background-color: #4488FF;
 text-align: center;
 vertical-align: center;
 font-family: courier;
}
TD.menu1	{
 background-color: #4488FF;
 text-align: left;
 vertical-align: center;
 width: 150;
 font-family: courier;
 font-size: 12pt;
}
TD		{
 text-align: justify;
 font-size: 10pt;
}
TD.body	{
 text-align: justify;
 padding: 10px;
}
H1	{
 text-align: left;
}
