/* CSS Document */
.ring{
	background-image: url(images/ring.gif);
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-position: center;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.title {  font-family: "Courier New", Courier, mono; font-size: 24pt; font-weight: bold; color: #990099}
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000 }
.bodytitles { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #660099}
.boldheadings {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #660099}
LI{
	padding: 4px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}
