.style1 {font-size: medium;}
.style2 {font-size: large;}
.style3 {font-size: small;}
.style4 {font-size: medium; font-weight: bold;}
.style5 {font-size: medium; font-style: italic;}
.style6 {font-size: small; font-style: italic;}
.style7 {font-size: large; font-weight: bold;}
.style8 {font-size: medium; text-decoration:underline;}
.style9 {font-size: small; text-decoration:underline;}
.style10 {font-size: small; font-weight: bold;}
body,td {color: #000000;}
body {background-color: #FFFFFF; }
img {border: none;} 
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; background-color:#FFFF66;}
