body
{
color:	#000000;
background-color: "#DDDDDD";
font-size: 10pt;
font-family: Times New Roman;
margin-top:	0;
margin-left:0;
margin-right:0;
margin-bottom:0;
}
a
{
text-decoration: none;
}
a:link
{
	color:	blue;
}
a:visited
{
	color:	blue;
	font-style:	italic;
}
a:active
{
	color:	red;
	font-style:	italic;
}
a:hover
{
	color:	red;
}

form
{margin-top: 0; margin-bottom: 0;
}

input
{
	font-size: 10pt;
	font-family: Times New Roman;
}

textarea
{
	font-size: 10pt;
	font-family: Times New Roman;
}
table
{
	font-size: 10pt;
	font-family: Times New Roman;
}