@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url(images/_bkground.jpg);
}
a:link {
	color: #880B05;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}
a:visited {
	text-decoration: none;
	color: #880B05;
}
a:hover {
	text-decoration: none;
	color: #027385;
}
a:active {
	text-decoration: none;
	color: #027385;
	font-style: italic;
	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #930;
}

</style>.center {
	text-align: center;
}
.Center-It {
	text-align: center;
}
.bold {
	font-size: 16px;
	font-style: normal;
}
.pictureTitle {
	font-size: 12px;
	font-weight: bold;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.style3 {
	font-size: 24px;
	text-align: center;
}
.body-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

