body {
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
.border {
	border: 3px solid #E0E0E0;
	margin: 10px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #52525a;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}


.h2 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8f7d4d;
	text-decoration: underline;
}
.line {
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
