/* increase font sizes for all areas of the site here and in -larger and -largest */
p, .normal, li {font-size:80%;}

h1  {font-size:130%;font-weight:lighter;padding-top:5px;}
h2  {font-size:110%;font-weight:lighter;}
h3  {font-size:100%;}
h4  {font-size:90%;}
h5  {font-size:80%;}
h6  {font-size:80%;font-weight:lighter;}


/*------ accesskey table -------*/

#accesskey{font-size:80%}

