body{ background-color :#547790;
	scrollbar-arrow-color: #547790;
}


.copyright{
	font-family : arial, san-serif;
	font-size : 10px;
	color :  #ccccdd;
}

.footer{
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 17px;
	color: white ;
	font-weight: 400;
	line-height : 24px;
	text-decoration : none;
}

A.footer {
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 17px;
	color: #bdd7e9;
	font-weight: 600;
	line-height : 24px;
	text-decoration : none;
}
A.footer:Hover{
		color: white;
	text-decoration : none;
}


.body{font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 18px;
	line-height : 20px;
	color: white ;
	font-weight: bold;
}

A.body{
	font-family : Bradley Hand ITC, arial, san-serif;
	font-size : 18px;
	line-height : 20px;
	color: #e7dfe0;
	font-weight: bold;
	text-decoration :none;
}
A.body:Hover{
	color : white;
	text-decoration : none;
}





H1{
	font-family :  Bradley Hand ITC, arial, san-serif;
	font-size : 30px;
	color: White;
	line-height : 36px;
	font-weight : 600;
	text-decoration: italic;
	text-align: center;
	margin-bottom: 0px;
}


