<style type="text/css">

.style1 {
	font-size: x-small
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 24px}


.style5 {
	color: #990000;
	font-weight: bold;
}
.style7 {
	font-size: 16px
}
.style9 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.small_black_bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.white_link_on_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	
}

.cherry_red_link_normal_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
	background-repeat: no-repeat;
	height: 27px;
	text-align: left;
	vertical-align: middle;

}


</style>
