body {
	background-color: #E1F0E1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	width: 600px;
	text-align: center;
}

body, td, th {
	color: #5B5B2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10pt;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

