body {
	color: black;
	background-color: white;
}

p {}

td {}

a:link {
	color: #0000ff;
}

a:visited { color: purple }

a:hover {
	color: purple;
	cursor: url(brush.cur,brush.ico,brush.ani,auto);
}

a:active { color: red }
.times20 { color: #aa802c; font-size: 20px; font-family: "times new roman"; font-weight: normal; text-align: left; }
.times15 { color: #aa802c; font-size: 15px; font-family: "times new roman"; font-weight: normal; text-align: left; }
.times18 { color: #aa802c; font-size: 18px; font-family: "times new roman"; font-weight: normal; text-align: left; }
.times18_in { color: #aa802c; font-size: 18px; font-family: "times new roman"; font-weight: normal; text-align: left; padding-left: 12px; }
.times18_right { color: #aa802c; font-size: 18px; font-family: "times new roman"; font-weight: normal; text-align: right; }
.times22_bd {
	color: #aa802c;
	font-size: 22px;
	font-family: "times new roman";
	font-weight: bold;
	text-align: left;
}
.times22_bd_in { color: #aa802c; font-size: 22px; font-family: "times new roman"; font-weight: bold; background-position: 0 0; text-align: left; padding-left: 12px; }
.times18_center {
	color: #aa802c;
	font-size: 18px;
	font-family: "times new roman";
	font-weight: normal;
	text-align: center;
}
.times26_bd { color: #aa802c; font-size: 26px; font-family: "times new roman"; font-weight: bold !important; text-decoration: none; text-align: left; vertical-align: 10px !important; }
.times34_bd { color: #aa802c; font-size: 34px; font-family: "times new roman"; font-weight: bold !important; text-decoration: none; text-align: left; vertical-align: 10px !important; }
.line { color: #fbf0c5; background-color: #fff; }
.frame { border: solid 2pt #aa802c; }
.times15_in_red {
	color: #aa802c;
	font-size: 15px;
	font-family: "times new roman";
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	background-color: #6d0b0b;
}
.times22_bd_centered {
	color: #aa802c;
	font-size: 22px;
	font-family: "times new roman";
	font-weight: bold;
	text-align: center;
}
.times18_in_center {
	color: #aa802c;
	font-size: 18px;
	font-family: "times new roman";
	font-weight: normal;
	text-align: center;
}

