body {
	background-color: #EDEAD8;
}
normal {
	letter-spacing:normal;
	text-align:justify;
	word-spacing:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color: #663300;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style: normal;
	line-height:normal;
	font-weight:800;
	color: #663300;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	line-height:normal;
	font-weight:700;
	color: #663300;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	line-height:normal;
	font-weight:700;
	color: #663300;
}

a:link {
	color:#333D5C;
	text-decoration:underline;
}
a:visited {
	color: #333D5C;
	text-decoration:underline;
}
a:active {
	color: #333D5C;
	text-decoration:underline;
}
