BODY {	margin-top: 32px;
	margin-right: 6%;
	margin-left: 8%;
	margin-bottom: 40px;
	background-color: #E4F8C5;
} 

p{
	letter-spacing: 0.02em;
	color: #0237FF;
	font-size: medium;
	line-height: 160%;
	font-family: san-serif;
}

H1{	font-size: 200%;
	text-align: center;
 	color: #FFE4A5;
}

H2{
	font-weight: Italic;
	font-style:oblique;
	font-size: 240%;
	text-align: center;
	font-family: "Times New Roman",serif;
	color: #DD2E8F;
}

H3{	font-size: 120%;
	font-family: "verdana", san-serif;
	text-align: center;
	color:#8125F1;
}

H4{	font-size: 90%;
	font-family: "verdana", san-serif;
	text-align: left;
	color: #2B50CD;
}

H5{	text-align: center;
	color: #362476;
}

H6{	text-align: center;
	color: #6843DF;
	text-align: right;
}

small{	line-height: 140%;
}


TH{	font-family: verdana, san-serif;
	font-size: 100%;
	color: #FfEBBf;
	line-height: 120%;
}

tr{	font-family: san-serif;
	font-size: medium;
	color: #FFF8EB;
	line-height: 120%;
}

td{
	font-size: 100%;
	color: #00008B;
	line-height: 160%;
	font-family: san-serif;
}

blockquote{	color: #D2F0F2;
		background: #A14E70;
		font-size: medium;
		line-height: 150%;
}

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: #0713F6;
	font-size: 110%;
	padding-left: 1em;
}

ol{	list-style-type:  decimal-leading-zero;
}

li{	font-size: 90%;
	line-height: 110%;
	color: #E14991;
	font-weight: bold;
}

a:link {
	font-size: 100%;
	line-height: 160%;
	color:#191970;}

a:visited {color: #90ee90;
	line-height: 180%;

}

a:active {color: #dc143c}

