body {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	color: #3E3A38;
	font-size:15px;
	text-align:center;
}

body img {
		margin-bottom: 8px;
}

h1 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:40px;
	color: #3E3A38;
	font-weight:normal;
	text-align: center;
}

h2 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:30px;
	color: #A6360A;
	font-weight:normal;
	margin-bottom:-10px;
}
h3 {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:30px;
	color: #3E3A38;
	font-weight:normal;
	margin-bottom:-10px;
}

.linkText {
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:15px;
	color: #3E3A38;
	font-weight:normal;
}		

a {
	text-decoration:none;
	font-family:"Myriad Pro", Verdana, Geneva, Arial, sans-serif;
	font-size:15px;
	color: #3E3A38;
	font-weight:normal;
}

a:hover {
	color:#A6360A;
}

.textLeft {
	text-align:left;
}

.rustText {
	color: #A6360A;
}


	
.style5 {
	text-align: center;
}
