body
{
font-family:verdana,arial,swiss,san-serif;
background-color:#eeeeff;
color:#000055;
}

table.main
{
background-color:#c1dcdc;
float:center;
font-size:9pt;
}

table.tips, td.tips
{
background-color:#c1dcdc;
float:center;
font-size:8pt;
border-color:#D1E5E5;
border-style:solid;
border-width:1px;
border-collapse : collapse;
}

h1,.h1
{
font-size:14pt;
font-weight:bold;
text-align:center;
}
h2,.h2
{
font-size:13pt;
font-weight:bold;
text-align:center;
}

a.menu
{
color:#000055;
font-size:9pt;
font-weight:bold;
}

a.menu:hover
{
color:#0000ff;
font-size:9pt;
font-weight:bold;
}

hr
{
color:#D1E5E5;
}

.footer
{
font-size:9pt;
}

.form-label,input,select,option,textarea
{
font-size:8pt;
}