body {
	font-size: 12px;
	border: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	line-height: 130%;
}
td {
	font-size: 12px;
}
.bg1 {
	background-color: #00a6ad;
}
.bg2 {
	background-color: #f1af00;
}
.bg3 {
	background-color: #b51c8c;
}
.bg4 {
	background-color: #ffffff;
}
.style1 {color: #666666}
.style2 {color: #cccccc}a:link {
	font-size: 12px;
	color: #990066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
