
body {

	font-family:arial, sans-serif;
	font-size:10pt;
	color:#333;
}

h1,h2,h3,h4,h5,h6,p {
	margin:7px 10px;
	padding: 5px 8px;
	font-weight:normal;
}

h2.title {
	color:#fff;
	background-color:#6d2732;
	font-family:"Myriad Pro", arial, sans-serif;
	font-size:14pt;
	margin-bottom: 10px;
}

h3 {
	font-size:13pt;
	font-family:"Myriad Pro", arial, sans-serif;
	color:#6d2732;
}

h4 {
	font-size:11pt;
	font-family:"Myriad Pro", arial, sans-serif;
	color:#6d2732;
}

a {
	text-decoration:none;
	color:#6d2732;
}

a:hover {
	color:#8d4752;
}