.CSS {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 15pt;
}
.SubFont {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18pt;
	line-height: 20pt;
	font-weight: bold;
	color: #CC0000;
}
.whitebig {
	font-family: "Tahoma", "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Subfontblack {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.smallfont {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;

}
.SmallCSS {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 15pt;
	font-size: 12px;

}
.whibold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.customer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;
}
.pack {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	color: #333333;
}
.yellowback {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF33;
}
.line {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: line-through;
}
.yellowbig {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF33;
}
.subFontLine {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: line-through;
}
.letter1 {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}
.letter2 {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 24px;
	font-weight: bold;
	color: #770000;
}
.boxtestimonial {
	background-color: #FF6666;
	border: 2px dashed #FF3300;
	margin: auto;
	padding: 15px;
	width: 85%;
}
.Letter3 {
	font-family: "Tahoma", "Arial", "Verdana";
	font-size: 24px;
	color: #FF0000;
	text-decoration: line-through;
	font-weight: bold;

}
.line2 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	text-decoration: line-through;
}
#yt {
	position:relative;
	left: 60px;
	top: 8px;


}

#yt a {
position:absolute;
top:1px;
left:-2px;
background:#ffffff;
height:30px;
width:425px;
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
color:#0000ff;
font-size:14px;
text-align:center;
font-weight:bold;
line-height:30px;
letter-spacing:1px;
display:block;
}

#yt a:hover {
color:#ffffff;
background:#ff0000;
}
