body {
font-family: verdana, tahoma, arial;
font-size: 8pt;
line-height: 18px;
color: #802424;
background-color: #FEF4E9;
text-align: justify;
overflow: auto; 
margin: 0px; 
padding: 0px; }

.main { font-size: 9pt; font-family: tahoma, arial; }

td {
font-family: verdana, tahoma, arial;
font-size: 8pt;
line-height: 18px;
text-align: justify;
}

a:link { color: #794369;
text-decoration: none; 
font-variant: small-caps; }

a:link img { border: 0;
}

a:visited { color: #794369;
text-decoration: none; 
font-variant: small-caps; }

a:visited img { border: 0;
}

a:hover { color: #802424;
text-decoration: none; 
text-transform: uppercase; }

a:hover img { border: 0;
}

h1 {
color: #802424;
background-color: #FFD9DA;
font-family: arial, verdana;
font-size: 13pt;
text-align: left;
line-height: 9px;
letter-spacing: -1px;
font-weight: bold;
margin: 10px;
padding: 0px;
padding-left: 0px;
}


h2 {
color: #802424;
background-color: #FEF4E9;
font-family: arial, verdana;
font-size: 11pt;
text-align: center;
line-height: 8px;
letter-spacing: -1px;
font-weight: bold;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
padding: 0px;
}



input {
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 10px;
	background: white
	font-family: arial, verdana;
}
textarea {
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 10px;
	background: white;
	color: black;
	font-family: arial, verdana;
}

ul {
padding: 1px; 
margin: 0px; }

li {
margin-left: 25px;
margin-top: 5px;
margin-bottom: 3px;
margin-right: 0px;
list-style: none; }