a:link
{
	color: #000000;text-decoration:underline
}

a:visited
{
	color: #000000; text-decoration:underline
}

a:active
{
	color: #000000; text-decoration:underline
}

body
{
	font-family: Arial, Courier;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

normal
{
	font-family: Arial, Courier;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

p
{
	color: #000000; font-family: Arial
}