p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003300;
}
.warning {
	font-size: 12px;
	color: #990000;
}
.table1 {
	background-color: #FFFF66;
	border: 6px double #000000;
}

.table2 {
	background-color: #FFFFFF;
	border: 4px double #006600;
	color: #000000;
}

a:link {
	color: #FF3300;
	text-decoration: underline;
}

a:visited {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: overline;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}
.accent1 {
	font-size: 24px;
}
.border {
	border: 1px solid #003300;
}
.copywrite {
	font-size: 12px;
	text-align: center;
}
.recipa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5D9E1;
	background-color: #B3B300;
	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: #C5D9E1;
	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: #C5D9E1;
	font-weight: bold;
	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;
}
.style1 {font-size: 10px}

.style2 {font-size: 18px}
