.left_repeater {
	background-image: url(images/left_repeater.gif);
	background-repeat: repeat-y;
}
.right_repeater {
	background-image: url(images/right_repeater.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style2 {
	font-size: 36px;
	color: #00346A;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: 36px;
	color: #8CA4BD;
	font-family: "Times New Roman", Times, serif;
}
.style4 {font-family: "Times New Roman", Times, serif}
.style5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
