body { background-image: url(../images/greydot.gif); }

p { }

td { font-size: 12px; font-family: arial; }

a:link { color: blue; text-decoration: none; }

a:visited { color: blue; text-decoration: none; }

a:hover { color: maroon; background-color: silver; text-decoration: none; }

a:active { color: blue; text-decoration: none; }
.border-class { border-color: gray; border-width: 1px; outline-color: silver; outline-style: ridge; }
.cell-pad--class { padding: 15px; }
.body-text-class { color: black; font-size: 11px; font-family: arial; }
.border-class { border-color: gray; border-width: 1px; outline-color: silver; outline-style: ridge; }
