@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #FFF;
	text-align: center;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E53B56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E53B56;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #E53B56;
}
.description {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.title {
	font-size: 28px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #E53B56;
}
.textad {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.style6 {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.style7 {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
