﻿.style1 {
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.style2 {
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.style3 {
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.style4 {
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.style5 {
	background-image: url('../images/new/horizontal_spacer.gif');
}

a {
	color: #342E28;
	text-decoration: none;
}
a:visited {
	color: #342E28;
	text-decoration: none;
}
a:active {
	color: #342E28;
	text-decoration: none;
}
a:hover {
	color: #342E28;
	text-decoration: none;
}

