td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	background-image: url(background.gif);
	color: #999999;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bgtable {
	background-color: #CCCCCC;
}
ul {
	list-style-image: url(listdot.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
