a:link
{
	color: white; 
}
a:visited
{
	color: white; 
} 
a:active 
{
	color: white;
}
body
{
	font-family: Tahoma, Times New Roman, Times;
	font-size: 10pt;
	background-color:
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51);
    font-family: Tahoma, Times New Roman, Times;
	font-size: 10pt;
	font-color: black;
	cell-padding: 10 pixels;
	background:;

}
h1, h2, h3, h4, h5, h6
{
	font-family: tahoma
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}