@charset "utf-8";
/* CSS Document */


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #9E393F;
	font-weight: bold;
}
a {
	color: #9C3643;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C3643;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.dt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C3643;
}
.dt a:link {
	text-decoration: none;
}
.dt a:visited {
	text-decoration: none;
	color: #9C3643;
}
.dt a:hover {
	text-decoration: none;
	color: #FF0000;
}
.dt a:active {
	text-decoration: none;
	color: #FF0000;
}
.title {color: #A43641; font-family: Georgia, "Times New Roman", Times, serif;}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}
