.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
}
.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	filter: DropShadow(Color=#00000, OffX=2, OffY=2, Positive=1);
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(icon_shrimp.gif);
	word-spacing: normal;
	text-align: left;


}
.bg1 {
	vertical-align: top;

}
.bgwave {
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.persontitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
.top {
	font-size: x-small;
	font-weight: lighter;
	text-align: right;
}
.new {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CC0000;
}
.links {
	text-align: center;
	background-color: #0033FF;
	color: #FFFFFF;
}
