.contactInfo {
	line-height: 23px;
	border: none;
	text-indent: 30px;
	margin-top: 30px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FD7A10;
}
a:active {
	text-decoration: none;
}.PicDescriptions {
	line-height: 30px;
}
.webmaster {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2{
	display:none;
}

.aboutSpecial{
	display:none;
}