body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.link {
	font-size: 11px;
	color: #669900;
}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:visited {
	color: #669900;
	text-decoration: underline;
}
a:active {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #CC9966;
}
.text {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.table {
	border: 1px groove #000000;
}
.txSm {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
.head {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
