@charset "UTF-8";
body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
body {
	background-color: #999999;
}
a {
	font-size: 11px;
	color: #fe2355;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FE6633;
}
a:hover {
	text-decoration: none;
	color: #fd7191;
}
a:active {
	text-decoration: underline;
	color: #fe2355;
}
h1 {
	font-size: 20px;
	color: #Fe2355;
}
h2 {
	font-size: 14px;
	color: #fe2355;
}
