body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999999;
}
.contentbold {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999999;
	font-weight: bold;
}
.portfolio {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #999999;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
a.red:link {
	color: #999999;
	text-decoration: none;
}
a.red:visited {
	color: #999999;
	text-decoration: none;
}
a.red:hover {
	color: #990000;
	text-decoration: none;
}
a.red:active {
	color: #999999;
	text-decoration: none;
}
a.green:link {
	color: #999999;
	text-decoration: none;
}
a.green:visited {
	color: #999999;
	text-decoration: none;
}
a.green:hover {
	color: #009900;
	text-decoration: none;
}
a.green:active {
	color: #999999;
	text-decoration: none;
}
a.blue:link {
	color: #999999;
	text-decoration: none;
}
a.blue:visited {
	color: #999999;
	text-decoration: none;
}
a.blue:hover {
	color: #3399FF;
	text-decoration: none;
}
a.blue:active {
	color: #999999;
	text-decoration: none;
}
