  body, table {
      font-family: Verdana;
      font-size: 9pt;
      line-height: 135%;
      margin: 0 0 0 0;
      color: #666666;	 
  }

.projectTitle {
	color: #444444;
	font-weight: bold;
}

.projectTable {
     font-family: Verdana;
     margin: 0 0 0 0;
     color: #666666;
}

.heading {
	color: #000000;
	text-style: bold;
}
	
	a:link { color: #666;  text-decoration: underline; }
	a:visited { color: #666; text-decoration: underline;}
	a:active { margin: 0px; color: #c00; text-decoration: underline; }
	a:an { color: #ff0066; text-decoration: underline;}
	a:hover { margin: 0px; color: #c00; text-decoration: underline; }


.bigTitle {
      font-family: Verdana;
      font-size: 18pt;
      color: #445555;
}

.bodyText {
      font-family: Verdana;
      font-size: 8pt;
      color: #323232;
}

.mainSide {
      font-family: Verdana;
      font-size: 9pt;
      color: #444444;	 
}


