BODY{
        background-color: #ffffff;
        margin: 0px;
}
BODY,TD,P,SPAN {
       font-family: Verdana, sans-serif;
       color: #404040;
       font-size: 13px;
}
.shade {
       background-image: url(images/shade.gif);
       background-repeat: repeat-x;
       height: 8px;
}
h2 {
       color: #DC0000;
       font-size: 11px;
       letter-spacing: 0.1em;
       margin-top: 5px;
       margin-bottom: 5px;
}
h3 {
       color: #6F7583;
       font-size: 11px;
       letter-spacing: 0.1em;
       margin-top: 20px;
       margin-left: 20px;
       margin-bottom: 5px;
}
.text {
       text-align: justify;
       padding-top: 5px;
       padding-right: 10px;
       padding-left: 10px;
       padding-bottom: 5px;
}
.texts1 {
       background-image: url(images/box.gif);
       background-repeat: repeat-x;
       font-size: 11px;
       text-align: justify;
       padding-top: 5px;
       padding-right: 20px;
       padding-left: 20px;
       padding-bottom: 5px;
       height: 125px;
}
.texts2 {
       background-image: url(images/box.gif);
       background-repeat: repeat-x;
       font-size: 11px;
       text-align: right;
       padding-top: 5px;
       padding-right: 20px;
       padding-left: 20px;
       padding-bottom: 5px;
       height: 125px;
}
.picks {
       background-image: url(images/picks.gif);
       background-repeat: repeat-x;
       text-align: center;
       padding-top: 5px;

       padding-bottom: 10px;
       height: 165px;
}
A.type1:link {
color: #404040;
text-decoration : none; 
} 
A.type1:visited {
color: #404040;
text-decoration : none; 
} 
A.type1:active {
color: #606060;
text-decoration : none; 
} 
A.type1:hover {
color: #606060;
text-decoration : none; 
} 

A.type2:link {
color: #6F7583;
text-decoration : none; 
} 
A.type2:visited {
color: #6F7583;
text-decoration : none; 
} 
A.type2:active {
color: #8C93A0; 
text-decoration : none; 
} 
A.type2:hover {
color: #8C93A0;
text-decoration : none; 
} 
