body {
	font-size: 0.9em;
	font-family: Times New Roman;
	color: black;
	background-color: #EFF2F3; }

#section {
	max-width: 700px;
	margin: 35px auto;
	padding: 35px;
	background-color: white; }

h1 { 	
	color: #2C68A6;
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 30px; }

h2 {
	color: #2C68A6;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 15px; }

h3 {
	color: #2C68A6;
	font-size: 1.45em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px; }
	
a:link, a:visited  	{color: #990033; text-decoration: none; }
a:hover, a:active	{color: #990033; text-decoration: none; }

img {
	border: 2px solid #990033;
	margin: 20px auto 20px auto; }
	
</style>
