@charset "UTF-8";
h1 {
	color: #660;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	color: #787700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
a {
	color: #787700;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
h4 {
	color: #787700;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #787700;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #979601;
	text-decoration: underline;
}
h3 {
	color: #787700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	margin-right: 60px;
}
h5 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #707400;
	margin-right: 40px;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #72731A;
	text-align: right;
}
