.portfolio3 {
	font-family: "Courier New";
	font-size: 12px;
	color: #999999;
	vertical-align: bottom;
	text-align: center;
}
body,td,th {
	color: #000000;
	font-size: 14px;
	font-family: Courier New;
	text-align: center;
	vertical-align: middle;
}
a {
	font-size: 12px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #999999;
}
h6 {
	font-size: 24px;
	color: #CC0033;
}

