body {
	background-color: #f8f0ec;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	text-align: left;
	font-size: 10pt;
}

A:link {color: #f0c7a3; 
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #f0c7a3; 
}

A:hover { text-decoration: none; 
	color: #c39c89; 
	background-color: #f6e6c1;
}

p,blockquote {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	text-align: left;
	font-size: 10pt;
}

p.nav {
	text-align: right;
	font-size: 8pt;
	margin-left: 12px;
	margin-right: 12px;
}

div.nav {
	border: solid #96837a 1px;
}

input,select,textarea {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	font-size: 10pt;
	background-color: #f8f0ec;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #96837a;
	text-decoration: underline;
}
