TABLE {
    border : 1px inset Black;
    font-family : Verdana;
    font-size : 11px;
    background : White;
}
TD {
    text-align : center;
    vertical-align : text-top;
}


BODY {
    font-family : Verdana;
    font-size : 11px;
    margin-left : 5px;
    margin-right : 5px;
    color : White;
    background : url(../bgrd/bgrd2.jpg);
}
A {
	color : White;
	text-decoration: none;
}
