td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.tdBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.tdITALIC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.tdSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.tdLARGETEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.tdLARGERRRTEXTBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #4B1C0A;
	text-decoration: none;
}
.HEADER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #D43D19;
	text-decoration: none;
}
.HEADERGREY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #A59A92;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D43D19;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4B1C0A;
	text-decoration: none;
}
a.linksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D43D19;
	text-decoration: none;
}
a.linksmall:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4B1C0A;
	text-decoration: none;
}
.backgroundright {
	background-image: url(../images/background_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundleft {
	background-image: url(../images/background_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
