
body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Trebuchet MS, Timeless-Normal, Timeless-Bold;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#ganda li {
	width: auto;
	white-space: nowrap;
}
#ganda ul {
	width: auto;
}
#ganda ul li {
	float: none;
	background-color: transparent;
}
#ganda a.MenuBarItemSubmenu {
	background-position: 100% 50%;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 24px;
}
.style1 {color: #999999}