@charset "UTF-8";
.bodyCopyred {
	font-family: Square721, Eurostile LT Std, EngraversGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc092f;
}
.bodyCopy {
	font-family: Square721, Eurostile LT Std, EngraversGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.HeaderRed {
	font-family: Square721, Eurostile LT Std, EngraversGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc092f;
}
.nameCopyred {
	font-family: Square721, Eurostile LT Std, EngraversGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc092f;
	line-height: 95%;
}
.bgColor {
    background-color:#ad0000;
}	
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #cc092f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc092f;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #cc092f;
}
