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

body {
	margin-top: 50px;
	margin-left: 0px;
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;
	color: #0033FF;
}

a:link {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #0033FF;
	text-decoration: none;
}

a:active {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #0033FF;
	text-decoration: none;
}

.style18 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman", sans-serif; 
	font-size: small; 
	font-weight: bold; 
	color: #000000;
}

.style19 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman", sans-serif;
	font-size: small;
	color: #000000;
}

.style20 {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman", sans-serif; 
	font-size: small;
	font-style:italic;
	color: #000000;
}

.styletiny {
	font-family: Tahoma, Arial, Helvetica, "Times New Roman", sans-serif;
	font-size: x-small;
	color: #000000;
}

#Layer1 {
	position:absolute;
	left:135px;
	top:100px;
	width:0px;
	height:3px;
	z-index:1;
}

