		body {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #000000;
			margin: 0px;
			font-size: 12px;
		}
		img {
			margin: 0px 5px 0px 5px;
		}
		h1 {
			font-size: 13px;
			font-weight: bolder;
			color: #000011;
		}
		a {
			font-weight: bolder;
			color: #333333;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
			color: #666666;
		}
		#goldenhart {
			float: right;
		}
		p {
			font-size: 12px;
		}
		.text {
			font-size: 12px;
		}
		.heading {
			font-size: 13px;
			font-weight: bolder;
			color: #333;
		}
		#contact {
			text-align: left;
			width: 400px;
			margin: 0px auto;
		}
