.style1 { font-family: Tahoma; font-size: 12px; color: rgb(255, 255, 255); }
.style2 { color: rgb(255, 255, 0); font-size: 12px; }
.style3 { font-size: 21px; }
a:link { color: rgb(255, 255, 255); text-decoration: underline; }
a:visited { text-decoration: underline; color: rgb(255, 255, 255); }
a:hover { text-decoration: none; color: rgb(204, 204, 204); }
a:active { text-decoration: underline; color: rgb(204, 204, 204); }
body, td, th { font-family: Tahoma; }
.style5 { font-size: 17px; font-weight: bold; }

