body,td {
	font-family: Arial, Century Gothic;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #1C4E59;
	scrollbar-highlight-color: #1C4E59;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #1C4E59;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #666666;
}

a.WhiteToYellow12:link { color: #ffffff; font-size:12px; text-decoration:none; }
a.WhiteToYellow12:visited { color: #ffffff; font-size:12px; text-decoration:none; }
a.WhiteToYellow12:hover { color: #e3c001; font-size:12px; text-decoration:none; }

a.WhiteToYellow11:link { color: #ffffff; font-size:11px; text-decoration:none; }
a.WhiteToYellow11:visited { color: #ffffff; font-size:11px; text-decoration:none; }
a.WhiteToYellow11:hover { color: #e3c001; font-size:11px; text-decoration:none; }

a.YellowToGrey15:link { color: #e3c001; font-size:15px; text-decoration:none; }
a.YellowToGrey15:visited { color: #e3c001; font-size:15px; text-decoration:none; }
a.YellowToGrey15:hover { color: #666666; font-size:15px; text-decoration:none; }

.yellowText19 {
	color: #e3c001;
	font-size: 19px;
}
.yellowText28 {
	color: #e3c001;
	font-size: 28px;
}

.whiteText19 {
	color: #ffffff;
	font-size: 19px;
}

.whiteText46 {
	color: #ffffff;
	font-size: 46px;
	letter-spacing: 2px;
}

.whiteText12 {
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}

.whiteText15 {
	color: #ffffff;
	font-size: 15px;
}

.yellowText15 {
	color: #e3c001;
	font-size: 15px;
}

.whiteText11 {
	color: #ffffff;
	font-size: 11px;
}