BODY {
	background-color: #f8f9ff;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin-left: 8%;
	margin-right: 5%;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : #f8f9fb;
	color : #00009F;
	text-decoration : none;
}

H1 {
	color: Blue;
	font-family: "Monotype Corsiva";
	font-size: 300%;
	margin-bottom: -1em;
	margin-left: -5%;
	text-align: center;
}

H2 {
	color: Blue;
	font-family: "Monotype Corsiva";
	font-size: 250%;
	margin-left: -5%;
	text-align: center;
}

H3 {
	color: Blue;
	font-family: "Monotype Corsiva";
	font-size : 140%;
	
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: 800;
	margin-bottom: -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}