body                            {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/compass01.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 200px;
}
td         { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
h1   { color: #000; font-size: 1.6em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 2px }
h2  { font-size: 1em; font-weight: bold }
.smallertext  { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
a:link                 { color: #7cbf18; text-decoration: underline }
a:visited                  { color: #7cbf18; text-decoration: underline }
a:hover                  { color: #fff; text-decoration: none; background-color: #000 }
a:active              { color: #7cbf18; text-decoration: underline }
.menu_margin  { padding-left: 20px }
.emphasis {
	font-style: oblique;
	font-weight: bold;
	color: #7CBF18;
}
