body {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 750px;
}
#head {
	padding: 0px 0px 0px 0%;
	height: 170px;
	width: 750px;
	float: right;
	margin: 0px 0px 0px 10%;
}
#cont {
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: thin;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	margin: 0px 0px 0px 10%;
	padding: 0px 10px;
	height: 800px;
	width: 750px;
}
#reciplinks {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px dashed #000000;
}

#warning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.adv {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF00;
}
.bigword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	background-color: #00CCFF;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
}
