
a img { border: 0; }

h1 {
	font-size: 1.65em;
	color: #992937;
	font-weight: normal;
}

h2 {
	font-size: 1.65em;
	color: #727b34;
	font-weight: bold;
	margin-top: 0.65em;
}


h3 {
	font-size: 1.2em;
	color: #727b34;
	font-weight: bold;
	margin-bottom: -1em;
}


.emphasis {
	color: #727b34;
}


#inner ul {
	padding-left: 30px;
}
#inner ul li {
	margin-bottom: 7px;
}

a, a:link { 
	color: #727b34;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}
