@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #0a2a2a;
	background-image: url(img/singlepixel.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.style1 {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #e9dfcf;
	line-height: 125%;
	font-weight: lighter;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E6DCCD;
	font-weight: bold;
	line-height: 230%;
}
.style4 {
	color: #e9dfcf;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}
.style5 {
	color: #666666;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
}
.alink {
	color: #e9dfcf;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}

</style>
