.head1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #993333; 
	line-height: normal
}
a.head1 {
	color: #993333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.head1:active {
	text-decoration: underline;
}
a.head1:hover {color: #993333; text-decoration: none}
a.head1:visited  {color: #993333; text-decoration: underline}
a.head1:visited:hover  {color: #999900; text-decoration: none}


.head2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #993333; 
	line-height: 20pt
}
a.head2 {color: #993333; text-decoration: underline}
a.head2:active {color: #993333; text-decoration: none}
a.head2:hover {color: #999900; text-decoration: none}
a.head2:visited  {color: #993333; text-decoration: underline}
a.head2:visited:hover  {color: #999900; text-decoration: none}


.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	line-height: normal
}
a.bodytext {color: #006666; text-decoration: underline}
a.bodytext:active {color: #006666; text-decoration: none}
a.bodytext:hover {color: #993333; 	text-decoration: none}
a.bodytext:visited  {color: #666666; text-decoration: underline}
a.bodytext:visited:hover  {color: #999900; text-decoration: none}



.bodytextBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	line-height: normal 
}
a.bodytextBold {color: #006666; text-decoration: underline}
a.bodytextBold:active {color: #CCCC99; text-decoration: none}
a.bodytextBold:hover {color: #999900; text-decoration: none}
a.bodytextBold:visited  {color: #666666; text-decoration: underline}
a.bodytextBold:visited:hover  {color: #999900; text-decoration: none}


.smallbody {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	line-height: normal
}

a.smallbody {color: #CCCC99; text-decoration: underline}
a.smallbody:active {color: #CCCC99; text-decoration: none}
a.smallbody:hover {color: #999900; text-decoration: none}
a.smallbody:visited  {color: #FFFFFF; text-decoration: underline}
a.smallbody:visited:hover  {color: #999900; text-decoration: none}



.ProjectTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #993333; 
	line-height: normal
}



.ProjectDetails {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #993333; 
	line-height: normal
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 2pt;
	border: thin none;

}
a.footer {text-decoration: underline; color: #CCCCCC;}
a.footer:active {text-decoration: none}
a.footer:hover {color: #CCCCCC;	text-decoration: underline}
a.footer:visited  {color: #CCCC99; text-decoration: none}
a.footer:visited:hover  {color: #999900; text-decoration: underline}

