body { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 000000 }

td { font-family: arial, helvetica, sans-serif;  font-size: 12px; color: 000000; line-height: 1.4; }

.header {
	font-size: 24px;
	color: #EAD7A9;
}



a:link {
	color: #FBEED0;
	text-decoration: underline
}
a:visited {
	color: #FBEED0;
	text-decoration: underline
}
a:active {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none
}


.menu a:link {
	color: #FFFFFF;
	text-decoration: none
}
.menu a:hover {
	color: #C49743;
	text-decoration: none
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}

.img {
	border: 1px solid #000000;
}