/* Global Styles */
@-viewport {
 width: device-width;
}

H1 {font: bold 26px Tahoma; color: Maroon} 
H2 {font: bold 25px Tahoma; color: Maroon} 
H3 {font: bold 25px Tahoma; color: Maroon} 
H4 {font: bold 25px Tahoma; color: Maroon} 
H5 {font: 25px Tahoma; color: Maroon} 
H6 {font: 25px Tahoma; color: Maroon}

marquee {font: bold; font-family: Tahoma; font-size: 25px; color: Black;} 
b {text-decoration: none; font-size: 25px; color: White;}
a {text-decoration: none; font-family: Tahoma; font-size: 25px; color: Black;}
strong {text-decoration: none; font-family: Tahoma; font-size: 25px; color: Black;}
li {font-family: Tahoma; font-size: 25px; color: Black;}
body   {font-family: Tahoma; font-size: 25px; color: Black;} 
td   {font-family: Tahoma; font-size: 25px; color: Black;}                    
    
