
.body {  text-decoration: none;
            color: black;
            font-family: verdana, arial, helvetica;
            font-size:13px;
            font-weight:normal;
            font-style: normal; }
.bodySm {  text-decoration: none;
            color: black;
            font-family: verdana, arial, helvetica;
            font-size:11px;
            font-weight:normal;
            font-style: normal; }
.titleBlue {  text-decoration:none;
             color:#336699; 
             font-family: verdana, arial, helvetica;
             font-size: 13px;
             font-weight:bold;
             font-style:normal;}
.sideWhite {  text-decoration: none;
             color: #CCCCCC; 
             font-family: verdana, arial, helvetica;
             font-size:11px;
             font-weight:bold;
             font-style:normal; }
.sideWhiteLink { text-decoration: none;
             color: #CCCCCC; 
             font-family: verdana, arial, helvetica;
             font-size:9px;
             font-weight:normal;
             font-style:normal; }
.footer {  text-decoration: none;
             color: #336699; 
             font-family: verdana, arial, helvetica;
             font-size: 11px;
             font-weight:normal;
             font-style:normal; }
a:link   {
		color: #336699; 
		text-decoration: underline;
}

a:visited   {
		color: #003366; 
		text-decoration: underline;
}

a:hover   {
		color: #003399; 
		text-decoration: underline;
}
   

