.STDWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.STDWhiteULLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.STDWhiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.STDWhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.STDWhiteSmallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.STDWhiteSmallULLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.STDWhiteSmall A:link {text-decoration: none; color: white;}
.STDWhiteSmall A:visited {text-decoration: none; color: white;}
.STDWhiteSmall A:active {text-decoration: none; color: white;}
.STDWhiteSmall A:hover {text-decoration: none; color: white;}
.STDWhite A:link {text-decoration: none; color: white;}
.STDWhite A:visited {text-decoration: none; color: white;}
.STDWhite A:active {text-decoration: none; color: white;}
.STDWhite A:hover {text-decoration: none; color: white;}
.STDWhiteULLink A:link {color: white;}
.STDWhiteULLink A:visited {color: white;}
.STDWhiteULLink A:active {color: white;}
.STDWhiteULLink A:hover {color: white;}
.STDWhiteSmallULLink A:link {color: white;}
.STDWhiteSmallULLink A:visited {color: white;}
.STDWhiteSmallULLink A:active {color: white;}
.STDWhiteSmallULLink A:hover {color: white;}
.STDRedSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.STDRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.STDRed A:link {text-decoration: none; color: red;}
.STDRed A:visited {text-decoration: none; color: red;}
.STDRed A:active {text-decoration: none; color: white;}
.STDRed A:hover {text-decoration: none; color: red;}
li { 
	color: #CC0000;
}
body {
	background-color: #000000;
}
