
.bigheading   { color: #fc6; font-size: 2.5em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.regulargold {
	color: #c60;
	font-weight: normal;
	font-size: 0.8em }

.regulargreen {
	color: #066;
	font-weight: normal }

a   { color: #f90 }
hover { color: #f90; text-decoration: underline }
cite {
	font-weight: bold;
	margin-left: 30px }

h1 {
	color: #066;
	font-weight: bold;
	font-size: 1.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.italicRustHeading {
	color: #c60;
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h2 {
	color: #c60;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 0.5em }

h3 {
	color: #c60;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4 {
	color: #c60;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h5 {
	color: #c60;
	font-weight: normal;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h6 {
	color: #066;
	font-weight: normal;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

li   { font-size: 0.8em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: inside; margin-left: 15px; }

p {
	color: #066;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

ul    { font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: inside; }
