body, p, div, td, input, select, textarea
{
	font-size: 9pt;
	font-family: ±¼¸²;
	line-height: 150%;
	color: Black;
}

a, a:visited
{
	text-decoration: none;
	color: Black;
}

a:hover
{
	color: Brown;
	text-decoration: underline;
}

input, textarea
{
	border: 1 solid;
}
