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

body {
	font-family: Century Gothic, "Arial", Geneva, san serif;
	font-size: 12px;
	color: #444444;
	background-color: #FFFFFF;
	margin: 0px;
}
.rfp_bgrepeatx {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.rfp_bgrepeatx2 {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}

a:link {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
a:visited {
	color: #000066;
}

