.style1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:18px;
	float: left;
}
.style2 {
	font-size: 12px;
	color: #CC0000;
	line-height:18px;
	float: right;
	margin-right: 24px;
	text-decoration: none;
}
.style2 a{
	color: #a3095a;
	text-decoration: none;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	color:#333333;
	}

.style4 {
	font-size: 12px;
	color:#a3095a;
	}
	
body {background-color:transparent;}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------*/
.iframe table {
	border-collapse: collapse;
	border-spacing: 0;
}
.iframe td {
	color: #005ebf;
	font-size: 11px;
	line-height: 15px;
 /*
 background-image: url(images/icon.gif);
 background-repeat: no-repeat;
 padding-left: 15px;
 background-position: 0px 1px;
 */
 border-bottom: 1px dashed #d0cabe;
}
.iframe td a{
	color: #5b515a;
	text-decoration:none;
}
.iframe td a:hover{
	color: #841745;

}

.iframe span{ color:#FF0000;}
.iframe span a{ color:#FF0000; text-decoration:none;}
 .iframe span a:hover{ color:#FF0000; text-decoration:underline;}
