body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	background: #ffffff;}

/* STRUCTURAL */

.td,tr {
	list-style: none;
	vertical-align: top;
	font-family: Georgia, Trebuchet MS; 
	font-size: 11px; 
	line-height: 17px; 
	color: #404040; 
	text-align: justify;}

.title {
	border-bottom: 5px solid #e3e3e3;
	font-family: Georgia, Trebuchet MS; 
	font-size: 12px; 
	line-height: 12px; 
	letter-spacing: 2px;
	text-transform: normal;
	font-weight: bold;
	color: #404040; 
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;}

/* FONT COLORS */

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #b63b24;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: bold;
	text-decoration: underline; 
	cursor: hand;
	color: #d23b1e;}


/* Affies */

form {
	background-color: transparent;
	}

input, textarea, option, select {
	background-color: #ededed;
	font: 9px Arial;
	line-height: 9px;
	color: #4e4e4e;
	text-align: justify;
	letter-spacing: 0px;
	border: 1px solid #d5d5d5;
	padding: 1px;
	}
