body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0px;
	line-height: 20px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

a {
	color: #B1441E;
	text-decoration: underline;
}
a:hover {
	color: #B1441E;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
a.footer {
	color: #FFFFFF;
}
a.footer:hover {
	color: #CCCAB9;
}.heading {
	font-size: 14px;
	font-weight: bold;
	color: #B1441E;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #B1AE9F;
	text-decoration: underline;
}
.tjk-fade {
	background-image: url(../images/tjk-fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
