body {
	font-family: Verdana, Arial, Geneva, Helvetica, Sans Serif;
	font-size: 10pt;
	color: #000000; }

a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none; }

a:link { 	color: #7B0201; }
a:visited {	color: #FF0000;	}
a:hover	{   color: #F9F9F9;	}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold; }

h1 {
	font-size: 24pt; }

h2 {
	font-size: 18pt; }

h3 {
	font-size: 14pt; }

h4 {
	font-size: 12pt; }

h5 {
	font-size: 10pt; }

h6 {
	font-size: 8pt; }

TEXTAREA {
	border-style: solid;
	border-width: 1pt;
	font-size: 10pt; }

FIELDSET {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt; }

LEGEND {
	font-size: 8pt; }

SELECT {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt; }

TABLE { }

CAPTION  {
	font-size: 10pt;
	font-style: normal; }

TH { }

dd {
	font-weight: normal;
	font-size: 12pt; }

td {
	font-weight: normal; }

p, ul, li {
	font-size: 10pt; }

.pb {
	font-size: 10pt;
	font-weight: bold;
	text-align: left; }

.pbk {
	font-size: 12pt;
	font-weight: bold;
	text-align: left; }

BLOCKQUOTE {
	font-weight: normal;
	font-size: 10pt; }
