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

h1 {font: bold 25px Tahoma; color: Darkslategray;}  
h2 {font: bold 24px Tahoma; color: Darkslategray;}
h3 {font: bold 24px Tahoma; color: Darkslategray;}
h4 {font: bold 24px Tahoma; color: Darkslategray;} 
h5 {font: bold 24px Tahoma; color: Darkslategray;} 
h6 {font: bold 24px Tahoma; color: White;} 
a {text-decoration: none; font-size: 24px; color: Dimgray;}
b {text-decoration: none; font-size: 24px; color: Dimgray;}
li {text-decoration: none; font-size: 23px; color: Dimgray;}
body {font-family: Tahoma; font-size: 24px; color: Dimgray;} 
td {font-family: Tahoma; font-size: 24px; color: Dimgray;}