/**********************************
CSS-file for Progear
Developed by Phosphor Essence Ltd.
Copyright 2008 - Typography
gerard@phosphor.co.nz
**********************************/

body, html 
{
  color: #333; 
  font-family: Verdana, Arial, Tahoma, sans-serif;
}

body { font-size: 70%; }

p { padding: 7px 0 7px 0; }

a:link, a:visited
{
  color: #75BAC1;
  text-decoration: none;
  }

a:hover, a:active
{ text-decoration: underline; }

h1, h2, h3, h4, h5 
{ font-weight: bold; }

h1  { font-size: 2em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.3em; }

/**************************
   FOOTER
**************************/
#footer 
{ text-align: left; }
