body 
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:     10px;
}

td 
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:     10px;
}

th 
{
	font-family:   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:     10px;
}

ul
{
  list-style-image: url("../img/bullet.gif");
}

h1
{
  font-size:     16px;
  font-weight:   bold;
}

h2
{
  font-size:     15px;
  font-weight:   bold;
}

h3
{
  font-size:     14px;
  font-weight:   bold;
  border-bottom: solid 1px #999999;
}

h4
{
  font-size:     13px;
  font-weight:   bold;
}

h5
{
  font-size:     11px;
  font-weight:   bold;
}

h6
{
  font-size:     8px;
  font-weight:   bold;
}

a         { color:#545454; text-decoration: none;      }
a:link 	  { color:#545454; text-decoration: none;      }
a:visited	{ color:#545454; text-decoration: none;      }
a:hover 	{ color:#545454; text-decoration: underline; }
a:active	{ color:#545454; text-decoration: none;      }

