body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #844166;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #4B5697;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996699;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a.plum:link {
	text-decoration: none;
	font-size: 12px;
	color: #B14776;
	font-weight: bold;
}
a.plum:visited {
	text-decoration: none;
	color: #996699;
}
a.plum:hover {
	text-decoration: underline;
	color: #003399;
}
a.plum:active {
	text-decoration: none;
	color: #999999;
}
.style10 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}