P {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size:10px;
	color: #797979;
  line-height:20px;
  }
  
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12Px;
  color: #797979;
  font-weight: bold;
  }
  
#topNav {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 10px;
  color: #232323;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.5cm
  }
  
A.topNav {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 9.5px;
  color: #232323;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1cm
  }

A.topNav:visited {
  color: #232323;
  }

A.topNav:active {
  color: #232323;
  }

A.topNav:hover {
  color: #565656;
  }
  
A.content {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size:10px;
	color: #797979;
  line-height:20px;
  font-weight: bold;
  text-decoration: none;
  }

A.content:visited {
  color: #797979;
  }

A.content:active {
  color: #797979;
  }

A.content:hover {
  color: #999999;
  }
  
A.leftNav {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size:10px;
	color: #525252;
  line-height:23px;
  font-weight:bold;
  text-decoration: none;
  }

A.leftNav:visited {
  color: #525252;
  }

A.leftNav:active {
  color: #DFDFDF;
  }

A.leftNav:hover {
  color: #676767;
  }
  
#footer {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  line-height:20px;
  }
  
li {
  font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size:10px;
	color: #797979;
  line-height:20px;
  }