.background {
	background-image: url(images/bottomSlice.gif);
	background-repeat: repeat;
}
.navBar_background {
	background-image: url(images/navBar_background.gif);
}
.title_styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_styles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	text-decoration: none;
}

.text_styles a:link{
	color: #333333;
	text-decoration: none;
}

.text_styles a:visited{
	color: #666666;
	text-decoration: none;
}

.text_styles a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.text_styles a:active{
	color: #333333;
	text-decoration: none;
}

.contactStyles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: 10px;
	line-height: 16px;
}
.dateStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

