body{
	background-image:url(images/bg.gif);
	background-repeat: no-repeat;   
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: middle;
}

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.address {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top:8px;
}
.address a:link, .address a:visited {
	color: #333333; text-decoration: underline;
}
.address a:hover {
	text-decoration: none; color:#600038 ;
}

