@charset "UTF-8";
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #47556A;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47556A;
}
body {
	background-color: #c1b39f;
}
a:link {
	color: #9f4b4d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #47556A;
}
a:hover {
	text-decoration: underline;
	color: #47556A;
}
a:active {
	text-decoration: underline;
	color: #47556A;
}
.picborder {
	border: 1px solid #000000;
}
