/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E61D6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E61D6A;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}

.ctr a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.ctr a:visited {
	text-decoration: none;
	color: #ffffff;
}
.ctr a:hover {
	text-decoration: underline;
	color: #000000;
}
.ctr a:active {
	text-decoration: underline;
	color: #000000;
}

.style1 {color: #000000}
.style2 {font-size: 16px}
.style3 {font-size: 9px}

h1 {
	font-size: 18px;
}