A			{ font-family:Arial,Helvetica; font-size:10pt; color:#663399; font-weight:bold; text-decoration:none; }
A:hover		{ font-family:Arial,Helvetica; font-size:10pt; color:#800000; font-weight:bold; text-decoration:none; }

FONT.bas 		{ font-size:10pt; color:#824000; font-weight:normal; }
P.bas 		    { font-size:10pt; color:#824000; font-weight:normal; }
A.bas 		    { font-size:10pt; color:#000080; font-weight:bold; text-decoration:none; }
a:hover.bas 	{ font-size:10pt; color:#FFFFFF; font-weight:bold; text-decoration:none; }

A.ind 		    { font-size:10pt; color:#000000; font-weight:bold; text-decoration:none; }
a:hover.ind 	{ font-size:10pt; color:#000000; font-weight:bold; text-decoration:underline; }

FONT.tag 	        { font-size:10px; color:#18120E; font-weight:normal; }
P.tag		        { font-size:10px; color:#C35129; font-weight:normal; }
A.tag		        { font-size:10px; color:#6699CC; font-weight:bold; text-decoration:none }
a:hover.tag 	    { font-size:10px; color:#999933; font-weight:bold; text-decoration:none; }

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #555555; font-size:10pt
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(102,51,153);
	color: rgb(0,0,0); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	margin-bottom:0px; margin-top:opx; margin-left:opx
}
h1
{
	font-family: Eras demi ITC, Arial, Helvetica; display:inline;
	color: #6699CC; font-size:24pt
}
h2
{
	font-family: Eras demi ITC, Arial, Helvetica; display:inline;
	color: #999933; font-size:18pt
}
h3
{
	font-family: Eras light ITC, Arial, Helvetica; display:inline;
	color: #808080; font-size:14pt; font-weight:bold 
}
h4
{
	font-family: Eras demi ITC, Arial, Helvetica; 
	color: #6699CC; font-size:12pt
}
h5
{
	font-family: Eras demi ITC, Arial, Helvetica; 
	color: #999933; font-size:14pt
}
h6
{
	color: #808080;
}