body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	padding:0px;
	margin:0px;
	margin-top:10px;
	background:url(images/main-bg.jpg) repeat-x #1625A5;
}

.address {
	font-size:10px;
	padding-right:5px;
}

.bottom {
		font-size:10px;
}

a:link, a:visited {
	color:#1525A5;
	text-decoration:underline;
}

a:hover {
	color:#666666;
	text-decoration:none;
}
