body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
.slogan {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFCC;
}
.footer {
	font-size: 9px;
	background-color: #cccccc;
}
.menu {
	font-size: 10px;
	background-color: #cccccc;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
a.normal:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.normal:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
a.normal:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a.normal:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
