body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #336666;
}

p.big
{
	line-height: 22px
}

.style1 {color: #FCE01B}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: smaller}
.style3 {color: #00411F}
.style4 {color: #0099CC}

.style5 {font-size: xx-large}

a {
	font-size: 12px;
	color: #336600;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:255px;
	height:580px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:48%;
	top:10px;
	width:350px;
	height:120px;
	z-index:2;
}

#serving {
	position:absolute;
	left:82%;
	top:32px;
	width:163px;
	height:79px;
	z-index:5;
}

