body {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	padding: 0px;
}
p {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 22px;
}
a {
	color: #969350;
}
h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 18px;
	padding-left: 10px;
}
h2 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	color: #666666;
}
.left_content {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: underline;
}
.right_content {
	font-family: Verdana;
	font-size: 14px;
	border: thin solid #CCCCCC;
	height: auto;
	width: auto;
}
h3 {
	padding-top: 20px;
}
h6 {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
}

