body {
	margin: 0px;
	font-size: 12px;
}
td {
	font-size: 12px;
	text-align: left;
}
.table1 {
	font-size: 12px;
	border: 1px solid #DB2B81;
}
.text_title_white1 {
	font-size: 12px;
	color: #FFFFFF;
}
.font_title_black1 {
	font-size: 12px;
	color: #000000;
}

a:link {
	font-size: 12px;	line-height:150%;
	color: #565656;
	text-decoration: none;
}

a:visited {
	font-size: 12px;	line-height:150%;
	color: #313131;
	text-decoration: none;
}
a:hover {
	font-size: 12px;	line-height:150%;
	color: #929292;
	text-decoration: none;
}
a:active {
	font-size: 12px;	line-height:150%;
	color: #929292;
}
.var     {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.var a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.var a:link {	line-height:150%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.var a:visited {	line-height:150%;
	color: #FFFFFF;
	text-decoration: none;
}
.var a:hover {	line-height:150%;
	color: #FFFFFF;
	text-decoration: none;
}
.var a:active {	line-height:150%;
	color: #FFFFFF;
}