body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
.headtext {
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: #990000;
	text-decoration:underline
}
a:hover {
	color: #666666;
	text-decoration:underline
}
a.headlink {
	font-size: 11px;
	color: #FFFFFF;
; text-decoration: none
}
a.headlink:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:underline
}
a.footerlinkb {
	font-size: 16px;
	color: #000000;
	text-decoration:none
}
a.footerlinkb:hover {
	font-size: 16px;
	color: #990000;
	text-decoration:underline
}
a.footerlink {
	font-size: 11px;
	color: #000000;
	
	text-decoration:underline
}
a.footerlink:hover {
	font-size: 11px;
	color: #990000;
	text-decoration:underline
}
.lineheight {
line-height: 15px;
}

.titletext {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytext {
	font-size: 13px;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.projecttext {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px;
}
