.heading { color: navy; font-size: 14px; font-family: Verdana; font-weight: bold; }
.body { color: gray; font-size: 12px; font-family: Verdana; }
a:link { color: navy; font-size: 12px; font-family: Verdana; text-decoration: none; }
a:hover { color: gray; font-size: 12px; font-family: Verdana; text-decoration: blink; }
a:visited { color: purple; font-size: 12px; font-family: Verdana; }
.bodycenter { color: gray; font-size: 12px; font-family: Verdana; text-align: center; }
