.content
{
	FONT-SIZE: 14px;
	FONT-FAMILY: MS Sans Serif, Lucida Sans Unicode, Microsoft Sans Serif;
	COLOR: Black
}
.cite
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	font-style : italic;
}
.contenthd
{
	FONT-SIZE: larger;
	FONT-FAMILY: "MS Sans Serif", Geneva, sans-serif;
	COLOR: #006699;
}

/* all links */

a, a:visited, a:active {
	/*color:#000000;*/
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	/*color:#000000;*/
	text-decoration:underline;
	font-weight: normal;
}