.companyName {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.spiderText2 {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #AAAAAA;
}
.phoneDetails {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.addressDetails {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}
h1 {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;

}
.code {
	background-color: #CCCCCC;
	display: block;
	padding: 15px;
	border: 1px dotted #666666;
}
