body {
	padding: 0px;
	margin: 0px;
	background-color: #e2d69c;
}
td {
	font-family: Microsoft Sans Serif, Geneva;
	font-size: 1.0em;
	color: #646464;
}
h1 {
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
h2 {
	font-size: 1.4em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-style:italic;
}
h3 {
	color: #99cc33;
	font-size: 1.2em;
	font-weight: normal;
}

a {
	font-weight: normal;
	color: #000000;
    text-decoration: none;
    font-size: 1.0em;
}
a:hover {
    font-weight: normal;
    color: #ffffff;
    font-size: 1.0em;
}

p {
    text-align: justify;
}
.enger {
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;