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

<style type="text/css">

.style53 {
	      font-family:  Arial, andy, Geneva, Arial; 
          font-size: 15px;
		  color: #000;
		  text-align: left;		  
		  }
		  
.style54 {
	font-weight: bold;
	color: #E50124;
	font-family: andy, Geneva, Arial;
	font-size: 18px;
	text-align: left;
          }

.Header2 {
	text-align: center;
}

.Sidebar1 {
	text-align: center;
	background-color: #CCC;
	vertical-align: top;
}
.sidebar2 {
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}
.sidebar3 {
	text-align: center;
	vertical-align: top;
}
story {
	font-size: 16px;
}
body {
	font-size: 16px;
	background-color: #CCC;
	text-align: left;
	margin-right: 10px;
}
body p {
	font-size: 24px;
	font-family: Arial, andy, Geneva, Arial;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.H1 {
	font-size: 40px;
	font-family: andy, Geneva, Arial;
	text-align: center;
	color: #E50124;
	background-color: #CCC;
}

</style>