
BODY,P,H1,H2,H3,H4,UL,OL,LI,DIV,TD,TH,ADDRESS,BLOCKQUOTE,NOBR,B,I,SPAN,CITE,A,INPUT,TEXTAREA
		{ font-family:"Arial,Helvetica,sans-serif"; }

BODY 		{ background-color:#ffffff; color:#000000; font-size:10pt; }

A:link,A:hover,A:visited
	 	{ color:#000000; }
A:active 	{ color:#006231; }

H1 		{ color:#000000; font-size:16pt; }
H2 		{ color:#000000; font-size:14pt; }
H3 		{ color:#000000; font-size:12pt; }
H4 		{ color:#000000; font-size:10pt; }
INPUT 		{ color:#000000; font-size:10pt; }
SELECT 		{ color:#000000; font-size:10pt; }
P,TD,DIV 	{ color:#000000; font-size:10pt; }
SPAN 		{ color:#000000; font-size:10pt; }
ADDRESS 	{ color:#000000; font-size:8pt; }

.title 		{
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-decoration:underline; }
		}
.bold		{ font-weight:bold; }
.small		{ font-size:8pt; }
