body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5E8D5;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C37545;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #C37545;
}

a:hover {
	text-decoration: underline;
	color: #C37545;
}

a:active {
	text-decoration: none;
	color: #C37545;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:700;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

.textbox 
{
	overflow: auto;
	height: 290px;
	width: 350px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

.textbox2 
{
	overflow: auto;
	height: 228px;
	width: 335px;
	padding-left: 10px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}