body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
h1 {
	font-size: 14px;
	color: #336699;
	font-weight: inherit;
}
h2 {
	font-size: 14px;
	color: #336699;
	font-weight: inherit;
}
h3 {
	font-size: 12px;
	color: #336699;
	font-weight: inherit;
	margin-bottom: 0px;
}
th {
	font-size: 12px;
	color: #336699;
	font-weight: inherit;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #336699;
}
ul {
	list-style: none;
	padding-left: 6px;
	margin-left: 0px;
}
li {
	background: url(images/bullet.gif) no-repeat 0 2px;
	padding-left: 18px;
}
