body		{ background-color: rgb(1,148,122); }
p 		{ font-size: 12pt; color: rgb(255,255,255); font-family: arial,sans-serif; font-weight: bold; }
.smalltext	{ font-family: arial; font-size: 8pt; }
a:link		{ color: rgb(139,1,148); text-decortation: none; }
a:visited	{ color: rgb(148,1,18); text-decoration: none; }
a:active	{ color: rgb(148,1,115); text-decoration: none; }
a:hover		{ color: rgb(148,1,115); text-decoration: underline; }
h1		{ font-size: 1.70em; color: rgb(255,255,255); letter-spacing: .15em; }
h2		{ font-size: 1.50em; color: rgb(255,255,255); letter-spacing: .15em; }
h3		{ font-size: 1.30em; color: rgb(255,255,255); letter-space: .15em; }
OL		{ list-style-type: circle; text-indent: 0em; font-family: Arial; font-size: 11pt; color: rgb(255,255,255); font-weight: bold; }
UL		{ list-style-type: circle; text-indent: 0em; font-family: Arial; font-size: 11pt; color: rgb(255,255,255); font-weight: bold; }
