body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
.style1 a{color: #ffffff}
a {
	font-size: 11px;
	color: #8f59a6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #000000;}
.style2 a{color: #8f59a6;}
.style3 {color: #B7B7B7}

h2{color:#8f59a6; 	font-family: tahoma; font-size:16px; margin:0px 0px 20px 0px}
h3{color:#000000; 	font-family: tahoma; font-size:14px; margin:0px 0px 10px 0px}

ul {
 position: relative; 
 left: -22px;
 }
 #recl {
	visibility: hidden;
	position: absolute;
	background-color:#414141;
	border:solid 1px;
	left: 10;
	top: 10%;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
