body,td,input
{
	font-family:Tahoma;
	font-size:10pt;
}
.header
{
	font-weight:bold;
}
a
{
	text-decoration:none;
	color:#0000ff;
}
a:hover
{
	text-decoration:underline;
	color:#ff0000;
}