body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.bodyback {
	background-image: url(../images/Mainsite_r5_c1.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFC1B2;
}
a:link {
	color: #A9B0B8;
}
a:visited {
	color: #72ABBC;
}
a:hover {
	color: #EFC1B2;
}
a:active {
	color: #EFC1B2;
}
.boldtxt {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

