@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url(images/_bkground.jpg);
}
a:link {
	color: #880B05;
	text-decoration: none;
}
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: Verdana, Geneva, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

</style>.center {
	text-align: center;
}
.Center-It {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-size: 16px;
	font-style: normal;
}
.pictureTitle {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.Title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

