body {
	margin: 0;
	background: #F0E9E4 url('images/v03/bg.jpg') repeat-x;
	font-size: 8pt;
	font-family: verdana;
	color:#B32B28;
	line-height:12px;
	letter-spacing:0pt;

	text-align: justify;
}



A:link, A:visited, A:active {
	color:#5E2629;
	text-decoration:none;
}

A:hover {
	color:#A29393;
}

.layout { position: absolute; left: 0px; top: 0px; }

.content { position: absolute; left: 15px; top: 470px; width: 650px; }

.header {
	color: #C23941;
	width: 100%;
	font-family: times new roman;
	font-size: 14pt;
	font-style: italic;
	text-transform: lowercase;
	line-height:12px;
	letter-spacing:4pt;

	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.header:first-letter {
	font-family: book antiqua;
	font-weight: bold;
	font-size: 17pt;
	color: #268594;
}

.footer {
	text-align: center;
	font-size: 7pt;
}

table {
	font-size: 8pt;
}

input, textarea {
	background: none;
	font-family: verdana;
	font-size: 8pt;
	color: #B32B28; 
	border-style: solid;
	border-color: #B32B28;
	border-width: 1px
}

select {
	background: #F0E9E4;
	font-family: verdana;
	font-size: 7.5pt;
	color: #B32B28; 
	border-style: solid;
	border-color: #B32B28;
	border-width: 1px
}
