body{
	background-color: #000000;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

a.Footer{
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
a.Footer:Hover{
	color: #ffffff;
}
a.Wht22{
	font-size: 22px;
	color: #ffffff;
	text-decoration: underline;
}
a.Wht22:Hover{
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}

.Footer{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.Blk12{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Blk22{
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
.Red22{
	font-size: 22px;
	color: #cc0000;
	text-decoration: none;
}
.Red36LH{
	font-size: 36px;
	line-height: 36px;
	color: #cc0000;
	text-decoration: none;
}
.SecHead{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.Wht17B{
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.Wht12{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.Wht22{
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}
.Wht36LH{
	font-size: 36px;
	line-height: 36px;
	color: #ffffff;
	text-decoration: none;
}
.WhtUC17B{
	font-size: 17px;
	color: #ffffff;
	text-transform : uppercase;
	font-weight: bold;
	text-decoration: none;
}