BODY
{ 
	margin: 25px;
	margin-bottom: 10px;
	color: #3B5C87;
}
TABLE, DIV, TR, TD, SPAN, TEXTAREA
{
	font-family: verdana;
	font-size: 14px;
}
TD.text
{
	font-family: tahoma;
	font-size: 14px;
	line-height: 140%;
	text-align: justify;

}
TD.links
{
	font-family: tahoma;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
}
A.menu
{
	color: #3B5C87;
	text-decoration: none;
	font-weight: bold;
	line-height: 150%;
}

A.menu:hover
{ 
	color:#3B5C87;
	text-decoration: underline;
	font-weight: bold;
	line-height: 150%;
}
A.hmenu
{
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	color: #4F7FBD;
}

A.hmenu:hover
{ 
	text-decoration: underline;
	font-weight: bold;
	padding-left: 30px;
	color: #4F7FBD;
}
A.textlink
{
	color: #3B5C87;
	font-weight: bold;
	line-height: 150%;
}

