a:link
{
	color: #FFFFFF;font-size:10pt; font-family:Arial; font-weight:bold 
}
a:visited
{
	color: #00CCCC;font-family:Arial; font-size:10pt; font-weight:bold 
} 
a:active 
{
	color: #CC9933;font-family:Arial; font-size:10pt; font-style:italic; font-weight:bold
}
body
{
	font-family: Arial, Helvetica;
	color: #000000;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000;font-size:12pt; font-weight:bold
}
h2
{
	color: #000000;font-size:10pt; font-weight:bold 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}