BODY {
    background-color: aliceblue;
    background-image:url('green.gif');
    font-family: Arial, Helvetica, sans-serif, MS UI Gothic;
}
H2 {font-family: serif; font-size: large; color: #8888ff}
.tbhead {
    font-weight:bold;
    font-family:Verdana;
    background:lightseagreen;
}
a:hover
{
	font-weight: bold;
}
.tbbody {
    background:cornsilk;
}
body,tr,td,th { font-size:10pt }
small         { font-size:9pt }
big           { font-size:16pt }
