@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	line-height: 23px;
}
body {
	background-color: #848372;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #cfae63;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: cfae63;
}
a:hover {
	text-decoration: none;
	color: cfae63;
}
a:active {
	text-decoration: underline;
	color: cfae63;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
}
h2 {
	font-size: 11pt;
}
.footer {color: #999999}
.model-link {
	width: 170px;
	text-align: right;
	display: block;
	margin-left: 15px;
}
