body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.newsTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
.newsText {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.aboutTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
.aboutText {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.portfolioTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}
.portfolioText {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.genericTitle {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#006699;
	text-decoration:none;
}
.genericText {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.genericSpace {
	font-family:"Trebuchet MS", Arial;
	font-size:3px;
}
.genericLabel {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.genericField {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	background-color:#ededed;
	border:1px #ededed solid;
	width:320px;
}