body {
	top-margin: 0em;
	bottom-margin: 0em; 
	left-margin: 0em; 
	right-margin: 0em; 
	font: 10px Tahoma; 
	letter-spacing: .5px; 
	line-height: 14px;
	text-align: justify; 
	color: #89827D;
	background-image:url(images/bg1.gif);
	background-color: #E5D5CD;
}

#main {
	position: absolute; 
	border: 0; 
	top: 120; 
	left: 165; 
	width: 458;
	height: 177; 
	text-align: justify; 
}

p {
	text-indent: 25px;
}

table {	
	font: 10px tahoma; 
	text-align: justify; 
	letter-spacing: .5px; 
	line-height: 14px;
	border-color: #AAA29D; 
}

h1 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 12px georgia; 
	font-weight: bold; 
	line-height: 15px;
	letter-spacing: 3px;
	text-indent: 10px;
	color: #A0817D;
	border-bottom: #AAA29D 1px solid; 
	text-transform:uppercase;
}

h2 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font: 10px tahoma; 
	font-weight: normal; 
	line-height: 15px;
	letter-spacing: 2px;
	text-indent: 0px;
	color: #89827D;
	border-bottom: #AAA29D 1px solid; 
}

strong {
	font: 10px Trebuchet MS; 
	color: #748285;
	font-weight: bold; 
	text-transform: uppercase; 
}

a, a:link, a:active, a:visited {
	color: #EADBCA;
	font: 10px tahoma; 
	font-weight: bold;
 
	text-decoration: none;
	border-bottom: 1px dotted #88A98C;
	letter-spacing: 0px; 
}

a:hover {
	color: #D8DDE0;
	font-weight: bold;
	border-bottom: 1px solid #88A98C; 
}

hr {
	color: #AAA29D 
}

::-moz-selection {
	color: #D8DDE0;
	background: #D0AEB6;
	}

.sub {
	font-style: italic; 
	padding-left: 17px;
	padding-bottom: 0px;
}

.top {
	text-decoration: underline; 
	padding-bottom: 0px; 
}

#copy {
	font: 9px Century Gothic; 
	color: #637262;

	text-transform: uppercase;
	text-align: center; 
	line-height: 9px; 
}

#nosub {
	color: #894F4F;
}

#linda { 
	color: 4F7789; 
	font-style: italic; 
}