@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #AF5097;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C900C9;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #C8D140;
	font-weight: lighter;
}
h1 {
	line-height: 2px;
}

h2 {
	font-size: 13px;
	color: #A74F8E;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color: #C8D140;
}
