.big {
        font-size : 14pt;
}
.small {
        font-size : 7pt;
}
body,td {
        font-size : 9pt;
        font-family : verdana,helvetica;
}
.d{
        font-size : 9pt;
        background-color : #FFFFFF;
        font-family : verdana,helvetica;
}
.db {
        font-weight : bold;
}
.dw {
        font-size : 10pt;
    	color : #FFFFFF;
}
.dwb {
        font-size : 10pt;
        font-weight : bold;
    	color : #FFFFFF;
}
.dnu {
	    text-decoration : none;
        font-size : 10pt;
}
.nu {
	text-decoration : none;
}
a {
	color : black;
}
a:hover {
	color : blue;	
}
a.navlink_sm {
    font-size : 10pt;
	text-decoration : none;
    color : #000000;
}
.frame {
    background-color : #00AAEE;
}

table.season td a {
 text-decoration:none;
 color:#ffffff;
 font-weight:bold;
}



