body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #efeeee;
	font-size: 10px;
}
td {
	font-size: 12px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style2 {
	font-size: 10px
}
.style3 {
	color: #800000;
	font-size: 12px;
	font-weight: bold;
}
a.link {
	color: #FF6600;
	text-decoration: none;
}
a.visited {
	color: #FF6600;
	text-decoration: none;
}
a.hover {
	color: #FF6600;
	text-decoration: none;
}
a.active {
	color: #FF6600;
	text-decoration: none;
}
a.spl1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
}
a.spl1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
}
a.spl1:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
}
a.spl1:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px;
}
