A.bar:link {
           font-family: arial, times new roman;
           text-decoration: none;
           font-size: 90%;
           font-weight:bold;
           color:#FFFFFF;
}

A.bar:visited {               
           font-family: arial, times new roman;
           text-decoration: none;
           font-size:90%;
           font-weight:bold;
           color:#FFFFFF;
}

A.bar:hover {
           font-family: arial, times new roman;
           text-decoration: underline;
           font-size: 90%;
           font-weight:bold;  
           color:#FFFFFF;
}

H1 {
           font-family: comic sans ms, arial, times new roman;
           text-decoration: none;          
           font-weight:bold;
	   font-size: 250%;
           color:#000044;
}

H2 {
           font-family: arial, times new roman;
           text-decoration: none;          
           font-weight:bold;
           color:#000055;
}

H3 {
           font-family: arial, times new roman;
           text-decoration: none;          
           font-weight:bold;
           color:#AA0000;
}

.current {      
           font-family: arial, times new roman;
           text-decoration: none;  
	   font-size: 12 pt;            
           font-weight:bold;
           color:#990000;
}

.normal {
           font-family: times new roman, arial;
}
