.white {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.white14{
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text2 {
	font-size: 12px;
	line-height: 220%;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

a:link {
	font-size: 12px;
	line-height: 18px;
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
}
a.blue:link {
	font-size: 12px;
	line-height: 18px;
	color: #09F;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #09F;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #09F;
	text-decoration: none;
}
