BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
html {
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#999999;
}

.XLboldWhite {
	font-family: Arial; 
	font-size: 14pt; 
	color: #ffff00; 
	font-weight: 600;
	line-height: 11pt;
}

.BIGboldWhite {
	font-family: Arial; 
	font-size: 12pt; 
	color: #ffffff; 
	font-weight: bold;
	line-height: 11pt;
}

.MEDlightBlack {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	line-height: 10pt;
}

.MEDlightWhite {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: 400;
	line-height: 11pt;
}

.MEDboldWhite {
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: bold;
	line-height: 11pt;
}

.SMALLlightGrey {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	line-height: 9pt;
}
.SMALLlightWhite {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 9pt;
}
.SMALLboldYellow {
	font-family: Arial;
	font-size: 9pt;
	color: #ffff00;
	font-weight: bold;
	line-height: 9pt;
}
.SMALLboldBlack {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	line-height: 9pt;
}

.navbar {
	font-family: Arial;
	font-size: 8pt;
	color: #ffff00;
	font-weight: bold;
	line-height: 9pt;
}

a:link {
	color: #ffff00;
	text-decoration: none;
}

a:visited {
	color: #ffff00;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffff00;
	text-decoration: none;
}

