a:link
{
	color: rgb(51,51,204); 
}
a:visited
{
	color: rgb(102,153,204); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: #FFFFFF;
	color: #000000;
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1
{
	color: #000000;font-size:8pt; font-family:Arial
}
h2
{
	font-family:Arial; font-size:10pt 
}
h3
{
	font-family:Arial; font-size:10pt; font-weight:bold 
}
h4
{
	font-family:Arial Narrow; font-size:10pt 
}
h5
{
	font-family:Arial; font-size:12pt 
}
h6
{
	font-family:Arial; font-size:12pt; font-weight:bold 
}