@charset "utf-8";
#frame #allcontents #middle #contact_head {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 700;
	width: 533px;
	position: relative;
	left: 20px;
	top: 0px;
	right: 20px;
}
.contact_heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 100;
	color: #606;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
.contact_heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	color: #333;
	text-align: left;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 22px;
	position: relative;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 400px;
}
.contact_heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	color: #606;
	text-align: left;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 22px;
	position: relative;
	top: 0px;
	bottom: 0px;
}
.contact_generaltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 100;
	color: #666;
	text-align: left;
	font-style: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#frame #allcontents #middle #contact_head table tr td .contact_generaltext a {
	color: #03C;
	text-decoration: underline;
}

