@charset "utf-8";
/* CSS Document */

body {
	background-color: #84848B;
	margin: 0px;
	height: 100%;
}

.image1 {position: absolute;
    top: 3px;
    left: 17px;
    height: 136px;
    width: 181px;
    z-index: 3;
}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
	color: #006;
}
