body { color: black; font-size: 10px; font-family: verdana; line-height: 12px; background-color: white; }

p { font-size: 10px; line-height: 12px; }

td {}

a:link { color: #da1f3d }

a:visited { color: #667773 }

a:hover { color: #8e988d }

a:active { color: red }
.larger { font-size: 12px; line-height: 14px; }
.muchlarger { font-size: 14px; line-height: 17px; }
.smaller { font-size: 10px; line-height: 10px; }
.muchsmaller { font-size: 9px; line-height: 9px; }
