body          {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #7a7d5d;
	margin: 0 0 15px 25px;
	font-size: 100%;
}
h3 {
	font-size: .9em;
	line-height: 1.5em;
	color: #666666;
}
p { font-size: .8em; line-height: 1.5em; }
a:link     { color: #630 }
a:visited    { color: #666 }
a:hover  { color: #f90 }
a:active  { color: #9c0 }

a.special:link  { color: #fc6; text-decoration: none; }
a.special:visited  { color: #00c; text-decoration: none; }
a.special:hover  { color: #fff; text-decoration: none; }
a.special:active  { color: #00f; text-decoration: none; }

a.gotosite:link  {
	color: #630;
	font-size: .75em;
}
a.gotosite:visited  { color: #666 }
a.gotosite:hover  { color: #f90 }
a.gotosite:active  { color: #9c0 }

.footer {
	font-size: 0.75em;
	line-height: 1.4em;
}
ul {
	font-size: .8em;
	line-height: 1.55em;
}
.descriptions {
	font-size: 0.75em;
	color: #666666;
}
