body
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #fefefe;
}

td
{
	font-size: 11px;
}

h1
{
	font-size: 16px;
	font-weight: bolder;
	color: #ffffff;
	font-family: Tahoma;
	font-style: italic;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
