body{
	font-family : 		Arial, Helvetica, sans-serif;
	font-size : 		12px;
	background-color : 	#FFFFFF;
	margin-top :		0;
}
table{
	font : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : 0px;
	color: #ffffff;
}
.td_border{
    background-color: #dcbad9;  
	border-bottom: 1px solid #ffffff;
}
.table_1 {  
	background-color: #F5E0F2;
	color: #000000;
}
.table_1 a:link{
	color: #000000;
	text-decoration : underline;
	font-weight: bold;
	font-size : 12px;
}
.table_1 a:visited{
	color: #000000;
	font-weight: bold;
}
.table_1 a:hover{
	color: #dcbad9;
	font-weight: bold;
}


.table_2 {  
	background-color: #dcbad9;
}


a:link{
	color: #ffffff;
	text-decoration : underline;
	vertical-align : middle;
	font-weight: bold;
	font-size : 12px;
}
a:visited{
	color: #ffffff;
	font-weight: bold;
}
a:hover{
	color: #F5E0F2;
	font-weight: bold;
}


.picture{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.input {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	font-size : 11px; 
	font-family : verdana, helvetica, sans-serif; 
	background-color: #fafafa
}
.justify_1 {
	text-align: justify;
	color: #000000;
}
.justify_2 {
	text-align: justify;
	color: #ffffff;
}