body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: black;
	background:white ;

}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

hr {
	 background-color: red; 
	 color: red; 
	 height: 2px;
	 border: none;
}

a:visited {
	color: #3300FF;
	font-size: 14px;
}
.cent {
	text-align: center;
}

a {
	font-weight: bold;
	color: #3333FF;
	font-size: 14px;
}

.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: black;
	background:white ;
	margin-left: 10%; margin-right: 10%; 
	text-indent: 2em;
}


