Body {
	background-color: #D5ECF2;
	background-image: url(img/bg.jpg);
	background-repeat:  repeat-x;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #99D5E6;
	border: 1px solid #B3DFEC;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #454545;
	text-align: justify;
}
.txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-align: justify;
}
.txt_pink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #ec008c;
	text-align: justify;
}
.txt_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #0487e9;
	text-align: justify;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0487e9;
	text-decoration: none;
}
.footlink:link {
	color: #0487e9;
	text-decoration: none;
}
.footlink:Active {
	color: #0487e9;
	text-decoration: none;
}
.footlink:Visited {
	color: #0487e9;
	text-decoration: none;
}
.footlink:Hover {
	color: #49B0FC;
	text-decoration: none;
}