a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00FFCC;
	text-decoration: none;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #66FFFF;
}
a:active {
	color: #CCFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-image: url(/images/pip.gif);
	list-style-type: circle;
}
table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(/images/pip.gif);
	list-style-type: circle;
	position: absolute;
	width: 900px;
	left: 14px;
	right: 10px;
	bottom: 10px;
	visibility: visible;
	overflow: visible;
	top: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CCCC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #669999;
}
