body
{
	background-color: #ffffff;
}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link
{
	color: #993300;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #CC3300;
}
a:hover
{
	text-decoration: underline;
	color: #CC3300;
}
a:active
{
	text-decoration: none;
	color: #CC3300;
}
img
{
	border: none;
}
