body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFAEE;
}

/* Links */
.whitelink11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink11:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rootadd {
	font-family: tahoma;
	font-size: 11px;
	color: #b9a48c;
	text-decoration: none;
}
.rootadd:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #b9a48c;
	text-decoration: none;
}
.greylink {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.greylink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.whitelink11bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink11bold:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.underlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #95775a;
	text-decoration: underline;
}
.underlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #95775a;
	text-decoration: none;
}

/* Texts */
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height:14px;
	color: #000000;
	text-decoration: none;
}
.pointtext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}
.copytext {
	font-family: tahoma;
	font-size: 11px;
	color: #b9a48c;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
}
.whitetext11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textlight {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.brownhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #775738;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
}
.brownheadmini {
	font-family: tahoma;
	font-size: 15px;
	font-weight:bold;
	color: #775738;
	text-decoration: none;
}
.listtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#494949;
text-align:left;
line-height:14px;
background:#FAEFD7;
text-decoration:none;
}
.listtext1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#494949;
text-align:left;
background:#F9EBCB;
text-decoration:none;
}