@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #cf4895;
}
a:visited {
	text-decoration: none;
	color: #ea1117;
}
a:hover {
	text-decoration: none;
	color: #01f6ff;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
body,td,th {
	color: #cf4895;
	font-size: 11px;
	font-family: Arial;
}
.size14 {
	font-family: Arial;
	font-size: 17px;
	color: #aab68d;
}
.size11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.size10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.size9 {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}
.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;	
	letter-spacing: 1px;
	color: #fafafa;
}
.headings {
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 19px;
	color: #fafafa;
}
.title {
	font-family: Arial;
	font-size: 20px;
	color: #fdfdfd;
	line-height: 25px;
	font-weight: normal;
}