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

body {
	margin-left: 200px;
	margin-right: 200px;
	padding: 0;
}

#content {

	}
	
#content h1 {
	font-size: 2.4em;
	color: #E80000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
	
#content h5 {
	font-size: 1em;
	color: #E80000;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	}
	
#authnote {
	font-size: 0.9em;
	color: #E80000;
	font-family: "Times New Roman", Times, serif;
	}
	
#content h2 {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #E80000;
	}
	
#content p {
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #E80000;
	}
	
p.style1 {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 1.5em;
	padding-left: 45px;
	padding-right: 45px;
	font-family: "Times New Roman", Times, serif;
	color: #E80000;
	}

	
	

