/* CSS Document */
body
{
	background: url(main-bg.jpg) top center no-repeat #3E526A;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

A:link	{font-weight: bold; color:#113763; text-decoration: none;}
A:visited {font-weight: bold; color:#113763; text-decoration: none;}
A:active {font-weight: bold; color:#113763; text-decoration: none;}
A:hover	{font-weight: bold; color:#113763; text-decoration: underline;}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}
