body,td,th {
	color: #666666;
}
body {
	background-color: #FFFFFF;
	font: normal 12px "Trebuchet MS", aial, verdana,;
	color: #666666;
	text-indent: 22pt;
	display: block;
	list-style: lower-alpha;
}
a:link {
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.H1 {
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.H2 {
	font-size: 14px;
	color: #009900;
}

