body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	background-color: #003B94;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

.recipa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CC0066;
	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: #FFFFFF;
	text-decoration: none;
}
.recipa a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.recipb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF99FF;
	font-weight: bold;
	border: 1px solid #000000;
}
.recipb a:link {
	color: #CC0066;
	text-decoration: underline;
}
.recipb a:visited {
	color: #CC0066;
	text-decoration: underline;
}
.recipb a:hover {
	color: #000000;
	text-decoration: none;
}
.recipb a:active {
	color: #CC0066;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {font-size: 10px}

.style2 {font-size: 18px}
.style3 {font-size: 26px}
.warning {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}

