a:link
{
	color: #336699;
}
a:visited
{
	color: rgb(51,153,102); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	margin:0; font-family: arial;
	list-style-type:decimal; text-align:left; word-spacing:0; font-size:10pt; text-indent:0; 
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); border-left-width:1px; border-right-style:inset; border-right-width:1px; border-top-style:inset; border-top-width:1px; border-bottom-style:inset; border-bottom-width:1px; font-size:10pt; font-family:Arial, verdana, helvetica 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, verdana, helvetica;font-size:18pt; color:#000080; text-align:left; 
}
h1
{
	color: #666666;font-family:Arial; font-size:18pt; font-weight:bold
}
h2
{
	color: #000080;font-family:Arial; font-size:14pt; line-height:100% 
}
h3
{
	 
font-size: 12pt; color: #800080; font-weight: bold; line-height: 100%}
h4
{
	color: #CC0066;font-size:10pt; font-weight:bold
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
.normal-12   { font-family: serif; font-size: 12pt; text-align: left }
pre          { font-family: arial, verdana, helvetica }