 
 body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.contact_text { 
	font-family: Verdana, Geneva, Arial;
	color: #ffffff;
	font-size: 7pt;
}

.project_title {
	font-family: Lucida Console; 
	font-weight: bold; 
	font-size: 8pt;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

a { color: brown; text-decoration:underline; }
a:active {	color:red; text-decoration:underline; }
a:visited { color:brown; }
a:hover { text-decoration:underline; }

input,textarea,select {
	font-size: 8pt;
	background-color: #ADC2D6;
}

