body,p {
	font-size: 12pt;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style-type: circle
}
a    { color: #339; font-weight: bold; text-decoration: none }
a:hover  { color: #f90; font-weight: bold; text-decoration: underline }
.small { font-size: 10pt; line-height: 12pt }
.sidebar { font-size: 10pt; line-height: 12pt; margin-right: 10px; margin-left: 10px }
.tiny   { font-size: 8pt; line-height: 10pt }
h1 { font-weight: bold; font-size: 18pt; line-height: 24pt }
h2 { font-weight: bold; font-size: 16pt; line-height: 18pt }
h3 { font-weight: bold; font-size: 12pt; line-height: 14pt }
.caps { text-transform: uppercase }
#footer {
	text-align: center;
}

