a:link
{
	color: #800080;text-decoration:none; margin-bottom:3 
}
.table_text  { margin-left: 6; font-size:9pt; line-height:150% }
.list        { font-size: 9pt; font-family: sans-serif; line-height: 100%; margin-left:6; 
               margin-top: 0; margin-bottom: 8 }
.bold_underl  { font-family: sans-serif; font-size: 12pt; font-weight: bold; 
               border-bottom: 3px dotted #008000; margin-top: 0; margin-left:6; 
               margin-bottom: 6 }
.underlined  { font-family: Arial; border-bottom: 1px dotted #008000; font-size:10pt; color:#000000; font-weight:bold; margin-left:6; margin-top:12; margin-bottom:4; padding-bottom:2px }
a:visited
{
	color: #800080;text-decoration:none; margin-bottom:3 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: sans-serif;
	background-color: rgb(255,255,255);
	color: #000000;
	margin-left: 6;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); font-family:sans-serif; margin-left:6;

h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}