DIV.content A, DIV.content TD, DIV.content TH, DIV.content P, DIV.content LI, DIV.content UL
{
	font-family: Verdana, sans-serif;
	color: #5C5B60;
}

DIV.content A
{
	color: #5C5B60;
	text-decoration: none;
}

DIV.content A:hover
{
	text-decoration: underline;
}

DIV.content .default
{
	text-align: justify;
}

DIV.content .focim
{
	font-size: 14px;
	font-weight: bold;
	color: #C40055;
}

DIV.content .alcim
{
	text-align: left;
	font-weight: bold;
	color: #C40055;
}