@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #bad4fa;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #050021;
	list-style-type: disc;
}
.page_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #050021;
}
.footer_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #040020;
}


.navbarback {
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left bottom;
}

</style>
