/* CSS Document */
 A {text-decoration: none}
 A:hover {color: #FF0000; text-decoration: underline}
 .menu:hover {text-decoration: underline;}
 hr {margin-top : 0; margin-bottom: 0;}
 h1 {font-size : 16px;font-weight : bold;margin-top : 0; margin-bottom: 0;color : #336699;}
 h2 {font-size : 14px;font-weight : bold;margin-top : 0; margin-bottom: 0;color : #336699;}
 h3 {font-size : 12px;font-weight : normal;margin-top : 0; margin-bottom: 0;color : #336699;}
 h4 {font-size : 11px;font-weight : bold;margin-top : 0; margin-bottom: 0;color : #336699;}
 h5 {font-size : 8pt;font-weight : normal;margin-top : 0; margin-bottom: 0;color : #336699;}
 TABLE   {font-size : 10pt;}

#changeColor1 {color:white}
