.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF;  text-decoration: none; }
.style1 a:link { color: #FFFFFF; font-size: 14px; text-decoration: none; }
.style1 a:visited { color: #FFFFFF; font-size: 14px; text-decoration: none; } 
.style1 a:hover { color: #FFFFFF; font-size: 14px; text-decoration: underline; }
.style1 a:active { color: #FFFFFF; font-size: 14px; text-decoration: underline; }

.style2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #330033;  text-decoration: none; }
.style2 a:link { color: #330033; font-size: 14px; text-decoration: none; }
.style2 a:visited { color: #330033; font-size: 14px; text-decoration: none; } 
.style2 a:hover { color: #330033; font-size: 14px; text-decoration: underline; }
.style2 a:active { color: #330033; font-size: 14px; text-decoration: underline; }

.style3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;  text-decoration: none; letter-spacing: 1px; }
.style3 a:link { color: #333333; font-size: 12px; text-decoration: none; }
.style3 a:visited { color: #333333; font-size: 12px; text-decoration: none; } 
.style3 a:hover { color: #666666; font-size: 12px; text-decoration: underline; }
.style3 a:active { color: #666666; font-size: 12px; text-decoration: underline; }

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
