body {
	background-color: 7ec3e5;
	background-image: url(images/bkgrd.gif);
	background-repeat: repeat;
}
.bttmbubbles {
	background-attachment: scroll;
	background-image: url(images/rmbubbles.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 20px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 20px;
	margin-left: 20px;
}

.content a:link {
	color: #C70C48;
	text-decoration: none;
}
a:link {
	color: #C70C48;
	text-decoration: none;
}

.content a:hover {
	color: #268BBB;
	text-decoration: underline;
}
.content a:visited {
	color: #FF6699;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #5995B3;
	text-decoration: underline;
}
.footerblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	line-height: normal;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.footerblack a:link {
	color: #C70C48;
	text-decoration: none;
}
.footerblack a:hover {
	color: #5995B3;
	text-decoration: underline;
}
.footerblack a:visited {
	color: #FF6699;
	text-decoration: none;
}
.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5995B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5995B3;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: -10px;
	margin-left: 20px;
}
.leftheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #c70c48;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c70c48;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.lefttext a:link {
	color: #c70c48;
	text-decoration: none;
}
.lefttext a:hover {
	color: #c70c48;
	background-repeat: no-repeat;
	background-position: -15px;
	background-image: url(images/bullet.gif);
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
.lefttext a:visited {
	color: #FF6699;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 20px;
}
