body {
	top-margin: 0em;
	bottom-margin: 0em;
	left-margin: 0em;
	right-margin: 0em;
	font: 10px trebuchet ms;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
	color: #9EA9AE;
	background-image:url(images/bg.gif);
	background-color: #E7E7EF;
}

table {	
	font: 10px trebuchet ms;
	text-align: justify;
	line-height: 12px;
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	text-indent: 30px;
	font: 18px georgia;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	letter-spacing: 2px;
	color: #AA8288;
	border-bottom: #AAA29D 1px solid;
}

co {
	font: 10px tahoma; 
	color: #BCAF9F; 
	font-weight: bold; 
	text-transform: uppercase;
}


a, a:link, a:active, a:visited {
	color: #AA8288;
	font: 10px georgia;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	border-bottom: #AA8288 1px dotted;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #A89B8C;
	border-bottom: #A89B8C 1px solid;
}

input, select, textarea {
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border: 1px solid #AA8288;
	font: 10px trebuchet ms;
	color: #9EA9AE;
	background: #E5E7F0; 
}

p.copy {
	font: 9px arial narrow; 
	color: #9EA9AE;
	letter-spacing: 0px;
	line-height: 8px;
}


p.copy a:link, p.copy a:active, p.copy a:visited {
	color: #AA8288;
	font: 9px arial narrow;
	line-height: 8px;
	letter-spacing: 0px;
	border-bottom: #AA8288 0px dotted;
}

p.copy a:hover {
	color: #A89B8C;
}