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

body {scrollbar-base-color:#3f5fa1;
	scrollbar-arrow-color:#ffffff;
	margin-bottom: 7px;

}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}

.copy a:link {
	color: #0099cc;
	text-decoration: none;
}

.copy a:active {
	color: #0099cc;
	text-decoration: underline;
}

.copy a:hover {
	color: #0099cc;
	text-decoration: underline;
}

.copy a:visited {
	color: #0099cc;
	text-decoration: none;

}

.copycontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}

.copycontact a:link {
	color: #0099cc;
	text-decoration: none;
}

.copycontact a:active {
	color: #0099cc;
	text-decoration: underline;
}

.copycontact a:hover {
	color: #0099cc;
	text-decoration: underline;
}

.copy a:visited {
	color: #0099cc;
	text-decoration: none;

}



.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
