body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial;
	font-size: 0.8em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #003366;
}
h2 {
	font-size: 1.0em;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
h3 {
	color: #003366;
	font-size: 1em;
	text-align: center;
	font-variant: small-caps;
	font-weight: normal;
}

a {
	font-weight: normal;
	color: #003366;
    text-decoration: none;
    font-size: 0.8em;
}
a:hover {
    font-weight: normal;
    color: #FF00FF;
    font-size: 0.8em;
}

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