h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #93000C;
	text-align: center;
	margin-bottom: 4px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93000C;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.table1 {
	background-color: #93000C;
}
.table1 td {
	background-color: #000000;
}
.ad1 {
	font-size: 16px;
}
.large {
	font-size: 24px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #AE2720;
}
a:visited {
	color: #AE2720;
}
a:active {
	color: #AE2720;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.recipa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #93000C;
	font-weight: bold;
	border: 1px solid #000000;
}

.recipa a:link {
	color: #000000;
	text-decoration: underline;
}
.recipa a:visited {
	color: #000000;
	text-decoration: underline;
}
.recipa a:hover {
	color: #979797;
	text-decoration: none;
}
.recipa a:active {
	color: #023E86;
	text-decoration: underline;
}
.recipb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #979797;
	font-weight: bold;
	border: 1px solid #000000;
}
.border {
	border: 1px solid #000000;
}


.recipb a:link {
	color: #93000C;
	text-decoration: underline;
}
.recipb a:visited {
	color: #93000C;
	text-decoration: underline;
}
.recipb a:hover {
	color: #000000;
	text-decoration: none;
}
.recipb a:active {
	color: #93000C;
	text-decoration: underline;
}
