@charset "UTF-8";
body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 ;
	font-size: 11px;
}
body {
	background-color: #767373;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F052A6;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 0.5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.text {
}
.foot {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.foot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text a:link {
	color: #F052A6;
}
.text a:visited {
	color: #F052A6;
}
.text a:hover {
	color: #FFFFFF;
}
.text a:active {
	color: #FFFFFF;
}
.style1 {
	color: #F052A6;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F052A6;
	margin-top: 0px;
	margin-bottom: 6px;
	letter-spacing: 0.5px;
}