a#navbar {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : large;
  text-decoration : none;
}

.navlink {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : large;
  text-decoration : none;
}

.statbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 16px;
}


#textbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : large;
}

h1#textbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : x-large;
}

h2#textbox {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : large;
}

h3 {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  font-size : large;
}

h1 {
font-family : 'trebuchet ms';
font-size:x-large;
}

h2 {
font-family: 'trebuchet ms';
font-size:large;
}

#sidebar {
  font-family: "Trebuchet MS";
  font-size:large
}

#footer td {
  font-family : 'trebuchet ms', helvetica, arial, sans-serif;
  font-size : 18px;
}


