*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	margin: 5px auto 5px;
	position: relative;
	width: 245px;
	height: 160px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 245px;
	height: 160px;
}

#body,td,th {
	font-size: 9pt;
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #333333;
	font-family: Arial, Verdana, Tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFBA00;
}
a:active {
	text-decoration: none;
	color: #333333;
}