.body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.infoTableYellow {
	background-color: #FFCC00;
	background-image: url(images/tablebkgd.jpg);
	background-repeat: no-repeat;
}
.tableTitle {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.footerBkgd {
	background-image: url(rosefooter.jpg);
	background-repeat: no-repeat;
}
.title {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
li {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.formLabel {
	background-color: #f0f0f0;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #FFFFFF;
}
.adobeBullet {
	list-style-image: url(images/smadobe2.gif);
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
