/* CSS Document */

td {
        text-decoration: none;
        border: none;
}
img {
        text-decoration: none;
        border: none;
}
font {
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        border: none;
}
a {
        font-family: Tahoma;
        font-size: 10px;
        color: #FFAA00;
        text-decoration: underline;
        border: none;
}
.style1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.style2 {
        color: #FF0000;
        font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {color: #FF0000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #FFFFFF}
.style8 {font-size: 16px}