@CHARSET "ISO-8859-1";


body {
	background-image: url(t210.jpg);
	background-repeat: repeat;
}
.brownbackground {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #576B2F;
	text-align: center;
	list-style-type: none;
	font-size: 14px;
}

.brownbackground2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F0F0F0;
	color: #FFF;
}
.yellowbackground {
	background-color: #306F70;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none; 
	border-left-style: none;
	border-top-color: #6D5023;
	border-right-color: #6D5023;
	border-bottom-color: #6D5023;
	border-left-color: #6D5023;
}
.tablebackground {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.memorialfont {
	font-family: "Bradley Hand ITC";
	font-weight: bold;
	color: #03F;
}
.blackfont {
	color: #000;
	font-family: "Bradley Hand ITC";
	font-size: 14pt;
}
.titlefont {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	text-align: center;
}
.titlefont2 {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	text-align: center;
	font-weight: bold;
	color: #FCDD05;
}


.titlefont1 {
	font-family: "Bradley Hand ITC";
	font-size: 24pt;
	text-align: center;
	color: #b29c02;
	font-weight: bold;
}
