UL {
   font-family : "Times New Roman", "Times New Roman", serif; 
   margin-top : -3%; 
   margin-left : auto; 
}


TABLE {
   font-family : "Arial", "Helvetica", sans-serif; 
   margin-left : 25px; 
}


P {
   font-family : "Times New Roman"; 
}


LINK {
   color : blue; 
}


H5 {
   font-weight : 500; 
   font-size : smaller; 
   font-family : "Arial", "Helvetica", sans-serif; 
   margin-left : 10px; 
}


H4 {
   font-weight : 600; 
   font-size : medium; 
   font-family : "arial", "helvetica", sans-serif; 
}


H3 {
   font-style : italic; 
   font-weight : 600; 
   font-size : large; 
   font-family : "Times New Roman", "Times", serif; 
}


H2 {
   font-weight : 700; 
   font-size : large; 
   font-family : "Arial", "Helvetica", sans-serif; 
   text-transform : capitalize; 
}


H1 {
   font-weight : 700; 
   font-size : x-large; 
   font-family : "Arial", "Helvetica", sans-serif; 
   color : #001f62; 
   text-transform : capitalize; 
}


FONT {
   font-weight : 500; 
   font-family : "Arial", "Helvetica", sans-serif; 
}


DL {
   font-weight : 400; 
   font-family : "Arial", "Helvetica", sans-serif; 
}


BODY {
   background : #fff3e2; 
}


.vlink {
   color : #8000ff; 
}


.alink {
   color : red; 
}