body
{
	color: #000000;   
	font-family: arial;
	font-size: 12px;
}

p
{
	font-size: 11px;
	margin-left: 5;
	margin-right: 5;
	margin-top: 2;
	margin-bottom: 2;
	line-height: 12px;
}


A:link
{
	text-decoration: "underline";color:#000000;
}
A:visited
{
	text-decoration: "underline";color:#333333;
}
A:hover
{
	text-decoration: "underline";color:#000000;
}
A:active
{
	text-decoration: "underline";color:#000000;
}
