h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 25px;
	font-weight: 500;
	color: #666666;
}
a:link {
	color: #666600;
	text-decoration: none;

}
a:visited {
	color: #666600;
	text-decoration: none;

}
body {
	color: #333333;
	font-size: 9pt;
	line-height: 18px;

}
td {
	font-size: 9pt;
	color: #333333;
	line-height: 18px;

}
.TDleft {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
}
h2 {
	font-size: 18px;
	font-weight: 400;
	color: #666666;

}
h3 {
	font-size: 14px;
	font-weight: 300;
	color: #333333;
	line-height: 18px;

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