@charset "UTF-8";
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	margin-right: 0px;
}
.contactinfo p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.contactinfo  br {
	color: #666666;
	text-decoration: underline;
}
.contactinfo h1 {
	margin-top: 7px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: normal;
}
.contactinfo a:link {
	color: #666666;
	text-decoration: underline;
}
.contactinfo a:visited {
	color: #666666;
	text-decoration: underline;
}
.contactinfo a:hover {
	color: #333333;
	text-decoration: underline;
}
.contactinfo a:visited {
	color: #666666;
	text-decoration: underline;
}
