BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("/bg2.jpg");
	background-repeat: no-repeat;
	color: 000000;
	font-family: Tahoma;
	font-weight: 100;
	font-size: 8pt;
	background-position: top center;
	}
A     { color: #fff; text-decoration: none; }
A:link  { color: #fff; text-decoration: none; }
A:visited { color: #fff; text-decoration: none; }
A:active { color: #fff; }
A:hover { color: #FAB7FE; }
.button {
	font-size: 11pt;
	height: 10px;
}
.main {
	margin-left: 60px;
}
.weekly {
	margin-left: 10px;
	color: #fff;
	font-size: 10pt;
}
.large-header {
	margin-left: 20px;
	font-size: 18pt;
	color: #660066;
}
.header {
	margin-left: 25px;
	font-size: 13pt;
	color: #FA65D6;
}
.default {
	text-align: justify;
	font-size: 8pt;
	margin-left: 35px;
}
.white {
	font-size: 10pt;
	color: #fff;
}
