body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #848484;
	font-size: 11px;
	font-family: tahoma;
}
.style1 {
	color: #3c3c3c;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #749bc2;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #454545;
	font-size: 11px;
	font-family: tahoma;
}
.style3b {
	color: #454545;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #848484;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4b {
	color: #2e2e2e;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #bfbfbf;
	font-size: 11px;
	font-family: tahoma;
}

#arrow {
	list-style-image: url(images/point_2.jpg);
}

.logo_img {
	float: left;
	clear: left;
	width: 110px;
	text-align: right;
}

.logo_text {
	float: right;
	clear: right;
	width: 300px;
	}
	
.logo_spacer {
	clear: both;
}