body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cnt {
	font-size: 12px;
}
h2 {
	font-size: 24pt;
	color: #A64C4C;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.main {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.updates {
	padding: 5px;
	border: 1px solid #5A1F1F;
	text-align: center;
}
h3 {
	color: #FEF9F5;
	background-color: #A47171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
a:link {
	color: #531C1C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A26C69;
}
a:hover {
	text-decoration: underline;
	color: #A26C69;
}
a:active {
	text-decoration: underline;
	color: #A26C69;
}
a {
	font-weight: bold;
}
.thumb {
	border: 1px solid #5A1F1F;
	width: 125px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	color: #492525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indent {
	padding-left: 8px;
}
.heading {
	color: #94605C;
	font-weight: bold;
}
.details {
	color: #97625E;
}

.wh {
	color: #FEF9F5;
}
