/* Styles */
a { text-decoration: none; color: #000000; }
a:hover,a:visited:hover { color: #0000FF; text-decoration: underline;}

body 	{
	margin-top: 0px; 
	margin-bottom: 0px;
	font-size: 12px;
	font-family: verdana;
	color: #000000; 
}
#body-title {
	color: #FF33CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
#img-body {
	padding-left: 5px;
	padding-top: 5px;
}
#bottom {
	font-size: 9px;
	color: #000000;
	font-family: verdana;
}
#top {
	font-size: 11px;
	color: #000000;
	font-family: verdana;
}
marquee {
	font-family: Georgia;
	font-size: 14px;
	color: #FF33CC;
}