body {
	font-size: 15px;
	color: #29351E;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #29351E;
}

h1 {
	letter-spacing: -1px;
	font-size: 135%;
	font-weight: normal;
}

h2 {font-size: 110%; color: #FFFFFF;}

h3 {
	letter-spacing: 2px;
	font-size: 85%;
}

a {
	border-bottom: 1px dotted #0C69AE;
	text-decoration: none;
	color: #0C69AE;
}

a:hover {
	border: none;
}
