.highlight {
color: #FF6600;
font-weight: bold;
font-size: 10px; 
}

H1{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #333333;
}

.little {
font-size: 9px; 
}

.footer {
color: #000000;
font-size: 9px;
font-weight: bold;
text-decoration: none;

}.red {  color: #FF0000}

.biggish1 {  font-size: 16px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif}

.highlight_collect { font-size: 14px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif ; line-height: 20px}

p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; }
.white {
color: #FFFFFF}

A 			{ color: #CCFF99; text-decoration: none; }
A:visited	{ color: #FFCCFF; text-decoration: none; }
A:active	{ color: #CC00FF;  }
A:hover		{ color: #CCFF66; text-decoration: underline; }
.projectmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.content A {
	
	color: #333333;
	font-size: 12px;
}

