.smalllinkfont {  

           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 10px; 
           font-weight: normal;
}

a {  

           color: #565681;
           
}

h1 {  

           font-family: Tahoma, Verdana, Arial, Helvetica; 
           font-size: 18px; 
           font-weight: bold;
}

h2 {  

           font-family: Tahoma, Verdana, Arial, Helvetica; 
           font-size: 18px; 
           font-weight: bold;
}

h3 {  

           font-family: Tahoma, Verdana, Arial, Helvetica; 
           font-size: 16px; 
           font-weight: bold;
}

p {  

           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 12px; 
           font-weight: normal;

}

td {  

           font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 12px; 
           font-weight: normal;
           
}

h4 {  

           font-family: Tahoma, Verdana, Arial, Helvetica; 
           font-size: 16px; 
           font-weight: bold;

}

a:visited {  

           color: #9898BA;

}

a:hover { 

           color: #565681;

}

.navbgcolor {  

           background-color: #F8F8F8;

}

td.LeftPanel {background-color: #E8E8F4;}