body
{ background-color: #9a817a;
text-align: center;
margin: 40px;}

body, td, input, select, textarea
{ font-family: Arial;
font-size: 12px;
line-height: 12px;
color: #b69a97;}

a { text-decoration: none;
color: #80595a;}

a:hover { text-decoration: underline;
color: #80595a;}

#layout
{ width: 450px;
height: auto;
margin: 0px auto;
background-color: #7f6f7c;}

#layout img
{ border: 0px;}

#content 
{ width: 440px;
padding: 0px;
text-align: justify;
padding: 5px;}

p { margin: 0px 0px 8px 0px;}

input, textarea, select
{border: 1px solid #6f5c6f;
background-color: #7e707d;
padding: 2px;}

li { margin-right: 5px;}

ul { padding-left: 1px; margin-left: 0px;}

h1 {
	font: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	text-transform: lowercase;
	letter-spacing: 2px;
	margin: 1px 1px 1px 1px;
	color: #dabca0;
}

table { margin: 0px auto;}td {text-align: center;}