.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #00292c; FONT-FAMILY: verdana, arial, sans-serif
}
.content {
	FONT-SIZE: 12px; FONT-FAMILY: arial; font-color: #00292C
}
A:link {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	text-decoration: underline;
	color: Black;
}
A:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	text-decoration: underline;
	color: Black;
}
A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	text-decoration: underline;
	color: Black;
}