.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
}
body {
	background-color: #F2F3F4;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #473691;
}
a:link {
	color: #473691;
	text-decoration: none;
}
a:visited {
	color: #473691;
	text-decoration: none;
}
a:hover {
	color: #F39798;
	text-decoration: none;
}
a:active {
	color: #473691;
	text-decoration: none;
}
.inde {
	border: 1px solid #CCCCCC;
}