body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background-color: #498BD3;
	font-size: 12px;
	line-height: 140%;
}

.clickhere {
	font-size: 24px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clickhere a:link {
	color: #498BD3;
	line-height: 140%;
}
.clickhere a:visited {
	color: #498BD3;
}
.clickhere a:hover {
	color: #A8A748;
}

.clickhereimpact {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 40px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clickhereimpact a:link {
	color: #498BD3;
	line-height: 140%;
}
.clickhereimpact a:visited {
	color: #498BD3;
}
.clickhereimpact a:hover {
	color: #A8A748;
}

h2 {
	line-height:30px;
}

hr {
	height: 1px;
	color:#699AF5;
	background-color:#699AF5;
	border:0;
}

#TableFull {
	width: 780px;
	font-size: 12px;
	font-weight: bold;
	background-color: #D4E5F7;
	text-align: center;
	padding: 5px;
	border-top-width: thin;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #699AF5;
	border-right-color: #699AF5;
	border-bottom-color: #699AF5;
	border-left-color: #699AF5;
}

#reciptable{
	padding: 5px;
	width: 640px;
	background-color: #F5DB69;
	text-align: center;
	border: 1px solid #699AF5;	
}

#TableFull .header, h1 {
	font-size: 40px;
	line-height: 60px;
}

#TableFull .header {
	font-size: 40px;
	line-height: 60px;
}

#TableFull .headersmall {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}

#TableAD {
	font-weight: normal;
	background-color: #F5DB69;
	text-align: center;
	padding: 5px;
	width: 90%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #699AF5;
	border-right-color: #699AF5;
	border-bottom-color: #699AF5;
	border-left-color: #699AF5;
}

#TableAD .adtext {
	font-size: 18px;
	font-weight: bold;
	color: #17245F;
	line-height: 35px;
}

#TableAD .adtextsmaller {
	font-size: 14px;
	font-weight: normal;
	color: #17245F;
	line-height: 20px;
}

#TableAD .header {
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}

#TableAD .headersmall {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.pornnet {
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.customrecip {
	font-size: 10px;
	line-height: 12px;
	padding: 4px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}