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


body {
	background-color: #666666;
	margin-top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/r3_c1.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 10px;
}

a:link {
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-transform: uppercase;
}
