@charset "utf-8";
/* CSS Document */

.arial {
	font-family: Arial;
	font-size: 12pt;
	color: #000;
}
.headline_black {
	font-family: Tahoma;
	font-size: 16pt;
	color: #000;
	text-align: center;
}
.sub_head {
	font-family: Arial;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #cc0000;
}
.headlinebig {
	font-family: Tahoma;
	font-size: 28pt;
	color: #cc0000;
	text-align: center;
}
.sub_head2 {
	font-family: Arial;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}

/* CSS Document */

.rsauce5000_guarantee {
	background-color: #FFFFE8;
	padding: 15px;
	height: auto;
	width: 450px;
	border: thin solid #F00;
	margin-right: auto;
	margin-left: auto;
}
.rsauce5000_headred {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 20pt;
	text-align: center;
	font-weight: bold;
}
.rsauce5000_order {
	background-color: #FFF;
	padding: 15px;
	height: auto;
	width: 450px;
	border: medium dashed #F00;
	margin-right: auto;
	margin-left: auto;
}
.rsauce5000_boldfont {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.sub_head_red {
	font-family: Arial;
	font-size: 14pt;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}
.arial_small {
	font-family: Arial;
	font-size: 10pt;
	color: #000;
}

