.top_text {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.stylesheet1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #C3080D;
}
.highlight {
	background-color: #FFFF66;
}
span {
	background-color: #FFFF66;
}
.guarantee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.side_bar_top {
	background-image: url(images/side_bar_top.jpg);
	background-repeat: repeat-x;
}
.side_bar_btm {
	background-image: url(images/side_bar_btm.jpg);
	background-repeat: repeat-x;
}
.side_bar_left {
	background-image: url(images/side_bar_lside.gif);
	background-repeat: repeat-y;
}
.side_bar_right {
	background-image: url(images/side_bar_rside.jpg);
	background-repeat: repeat-y;
}
.side_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #E1E1E1;
	line-height: 14pt;
	text-align: center;
}

