.style1 { font-size: small; font-style: italic; } .style2 { font-weight: bold; font-size: medium; } body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; } body { background-color: #FFFF99; } a:link { color: #990000; text-decoration: none; } a:visited { text-decoration: none; color: #9900CC; } a:hover { text-decoration: underline; color: #00FF00; } a:active { text-decoration: none; color: #FF0000; } .style6 {font-size: large} .style7 { font-size: 12px; font-style: italic; } .style8 { font-size: 14px; font-weight: bold; font-style: italic; }