body
{
	margin: 15px 15px 15px 15px;
	font-family: Tahoma;
	font-size: 12px;
}

LI
{
	line-height: 20px;
}

DIV.main
{
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;

}

SPAN.title
{
	font-size: 20px;
	font-weight: bold;
}

SPAN.subtitle
{
	font-size: 12px;
	font-weight: bold;
}

A.helptopic
{
	color: #352C5E;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}

A
{
	color: #7896C9;
	text-decoration: none;
	font-weight: bold;
}

A.backtotop
{
	font-size:11px;

}

A:hover
{
	color: #7896C9;
	text-decoration: underline;
	font-weight: bold;
}

