BODY { background:white }
.body { font-family: Verdana; font-size:10pt; color:black; }
.sub { font-family: Verdana; font-size:18pt; color:navy; font-weight:bold; }
.title { font-family: Verdana; font-size:40pt; color:red; font-weight:bold; }
A:link { text-decoration:none; color:blue; }
A:visited { text-decoration:none; color:purple; }
A:active { text-decoration:none; color:white; background:red; }
A:hover { color:red }
