body {
   font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color: black;
	font-size: 12px;
	background-color: #c5985d;
}

.tmain {
	background: white;
	border: 1px solid black;
}

a {
	color: black;
}

.title {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 20px;
}

.subtitle {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	line-height: 18px;
}

.box {
	padding: 8px 8px 8px 8px;
	border: 1px solid black;
}

.note {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-style: italic;
}

.text {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.text a, .text a:link, .text a:visited, .text a:hover, .text a:active {
	color: black;
	text-decoration: underline;
}

.text2 {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
}

.text2 a, .text2 a:link, .text2 a:visited, .text2 a:hover, .text2 a:active {
	color: black;
	text-decoration: underline;
}

.copyright {
   font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}

.copyright a, .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color: black;
	text-decoration: underline;
}
