body{	margin-top: 120px;
	margin-right: 24%;
	margin-left: 24%;
	margin-bottom: 40px;
	color: #FFF8EB;
	background: #46659E;
	font-size: medium;
	line-height: 180%;

}

p{	color: #FFF8EB;
	font-size: medium;
	line-height: 180%;
}

H1{	font-size: 220%;
	text-align: center;
  	color: #FFE4A5;
}

H2{	font-size: 160%;
	font-family: "verdana", san-serif;
	text-align: center;
  	color: #D3EEB9;
}

H3{	font-size: 120%;
	font-family: "verdana", san-serif;
	text-align: center;
	color:#CFD9F2;
}

H4{	font-size: 120%;
	font-family: "verdana", san-serif;
	text-align: center;
	color: #EFFFC5;
}

H5{	font-size: 100%;
	text-align: center;
	color: #FFE4A5;
}

H6{	text-align: center;
	color: #6843DF;
	text-align: right;
}

TH{	font-family: verdana, san-serif;
	font-size: 90%;
	color: #FfEBBf;
	line-height: 120%;
}

td{	font-family: sanserif;
	font-size: small;
	line-height: 120%;
	color: #FFF8EB;
}

td.in{	line-height: 450%;
	padding-bottom: 20px;
}

blockquote{color:#397056;
}

div.indent {margin-left: 2em;
  color: #DEF3EB;
}


ul{	font-family: "verdana", san-serif;
	font-size: 100%;
	color: #FFE4A5;

}


li{	font-family: "verdana", san-serif;
	font-size: 80%;
	
}


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;
}

li{	list-style-type: upper-roman;
	font-size: medium;
	line-height: 190%;
}

a:link {color:#FFE4A5}
a:visited {color: #13BBDB}
a:active {color: #2FE0A9}


