body{
background-color:rgb(255,245,238)}
h2{
	font-size:24pt;
	color:white;
	background-color:#FFE4C4;
}
h1{
	font-size:30pt;
	font-family:sans-serif;
	font-weight:bold;
	color:white;
}
p{
	color:rgb(0,0,0);
	font-size:16pt;
}
h1{
	background-color:#FFE4C4
}
h2{
	color:White;
}
table,TR,TD{
	border:1px solid black;
}
h3{
	color:#DEB887
}
 ul{
	color:rgb(222,184,135);
	font-size:16pt;
}