body tr td {
	font: 12px "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.main {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-indent: 15pt;
}
.main a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #663399;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #663366;
	text-decoration: none;
}

