/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#c3c7b2;
}

.mborder {
	border:1px solid #000000;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.copy a:link,a:active,a:visited {
	color:#607782 !important;
	text-decoration:underline;
}

.copy a:hover,a:visited:hover {
	text-decoration:none;
	color:#75776b;
}

.bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ebeee1;
}

.bottom a:link,a:active,a:visited {
	color:#ebeee1;
	text-decoration:underline;
}

.bottom a:hover,a:visited:hover {
	text-decoration:none;
}

.head1 {
	color:#607782;
	font-size:14px;
	font-weight:bold;
}