body{	margin-top: 100px;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom: 40px;
	color: #FfEBBf;
	background: #04144E;
	font-size: medium;
	line-height: 190%;
}

H1{	font-size: 200%;
	text-align: center;
  	color: #DEF3EB;
}

H2{	font-size: 140%;
	text-align: center;
  	color: #DEF3EB;
}
H3{	font-size: 120%;
	text-align: center;
	color:#DEF3EB;
}

H4{	font-size: 100%;
	font-family: "verdana", san-serif;
	text-align: center;
	color: #FFFFFF;
}

H5{	text-align: center;
	color: #FFFFFF;
}

H6{	text-align: center;
	color: #FFFFFF;
	text-align: right;
}

blockquote{color: #FFFFFF;
}

ul{	font-family: "times new roman", serif;
	font-size: 120%;
}

dl{	font-family: "verdana", san-serif;
	font-weight:bold;
}

dt{	font-family: "verdana", san-serif;
	font-weight:bold;
	color: beige;
	background: #243671;
	padding-left: 2em;
}

dd{	font-family: "times new roman", serif;
	color: #ffffff;
	font-size: 110%;
	padding-left: 1em;
}

ol{	list-style-type: upper-roman;
	font-size: medium;
	line-height: 190%;
	padding-left: 3em;
	
}
