body td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	color: #666;
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	}
table {
	align-content: center;
}
div{
	float:left;
	width:250px;
	padding:1.8rem;
	Margin:2rem;
}
.para2{
	clear:both;
}
div p {
	float: left;
	/* width: 230px; */
	padding: 0rem .8rem 0rem .8rem;
	margin-right: 0rem;
}
#four {
	width: 200px;
	float:left;
}
#wrapper {align-content: center;
	width:40%;
	margin: 0, auto;
}


section div{
	float:left;
	}
footer{
	align-content: center;
}
a:link {
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: normal;
	color: #600;
	text-decoration: underline;
	background-color: #FFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sidenav {
	width: 300px;
	background: #cccccc;
	display: table-column;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	color: #660000;
	border-left-color: #000000;
	border-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	outline-color: #000000;
	border-top-color: #000000;
	background-color: #999999;
}
button {
	color: #660000;
	font-size: 1.25rem;
	border-radius: 10px;
	background-color: rgb(222, 221, 221);
}




.Header {
	color: #C00;
}
.style16 {
	font-size: 2rem;
}
.Header strong {
	color: #660000;
}
.style2 {
	text-align: center;
	font-size: 1rem;
}
.style3{
	font-size: 1.6rem;
}
.centre {
	text-align: center;
}
.introslide {
	align-content: center;
	vertical-align: middle;
	margin:0px;
		}
.detail div {
	float:left;
}
.footer div{
	align-content: center;
	width: 100%;
}
.footer p{
	width:100%;
}

