body {
	background-color: #D3C5BC;
	margin: 0px;
}

.input, textarea, select {
margin-bottom: 3px;
padding: 0px;
padding-left: 1px;
padding-right: 1px;
font-family: tahoma;
font-size: 9px;
line-height: 9pt;
text-decoration: none;
text-transform: uppercase;
text-align: left;
letter-spacing: 0px;
color: #D3C5BC;
background-color: #DDF9FE;
border: 1px solid #DDF9FE;
}

.border {
	border: 2px solid #DDF9FE;
}

tr,td,body {
	font-family:Tahoma;
	font-size: 9px;
	line-height:11px;
	letter-spacing:0px;
	color: #D3C5BC;
}

a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size:9px;
	line-height:11px;
	color: #876B5D;
	letter-spacing:0px;
	text-align: justify;
}

a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
	font-size:10px;
	line-height:11px;
	color: #876B5D;
	letter-spacing:0px;
	text-align: justify;
}

a:hover {
	text-decoration: none;
	color: #7C7876;
	border-bottom: 1px underline;
}


.table {
cursor:default; 
background-color: #000000;
font-size:7pt; 
font-family:tahoma; 
letter-spacing:0px; 
line-height:8pt; 
color: #D3C5BC; 
font-weight: none; 
text-transform: none;}

.table-1 {
cursor:default; 
background-color: #000000;
background-image: url(fadebg.gif);
font-size:6pt; 
font-family:tahoma; 
letter-spacing:1px; 
line-height:15pt; 
color: #67544C; 
font-weight: bold; 
text-align: center;
text-transform: uppercase}

blockquote {
	margin: 5px 10px 0px 10px;
	padding-left: 5px;
	border-left: 5px solid #876B5D;
	}