/* CSS Document */


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #393624;
	margin: 0px;
	background-color: #cfcec7;
}

a:link {
	color: #a39c66;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #a39c66;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #c6bd7c;
	text-decoration: none;
}
.font_title {
	color: #a39c66;
	font-size: 18pt;
}
.font_bold {
	font-weight: bold;
}
.content_td {
	padding-right: 50px
}
