body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFE5FF;
	color: #0033CC;
}
a:link {
	font-weight: bold;
	color: #A62E4F;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #A62E4F;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #A62E4F;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #A62E4F;
	text-decoration: underline;
}
.content-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.content-medium-brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}
.content-large-brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #330066;
	font-weight: bold;
}
.content-medium-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0584D7;
	font-weight: bold;
}
.content-large-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #158ACF;
	font-weight: bold;
}
.content-medium-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.content-large-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #009900;
}
.table-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
}

.table-nav {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #73A5B3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73A5B3;
}
.table-background {
	background-image: url(images/jumping.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	position: relative;
	bottom: auto;
	overflow: auto;
}

.table-left-pink {
	border-left-color: #A62E4F;
	border-left-width: 2px;
	border-left-style: solid;
ul {
	list-style-type: circle;
}
ul {
	list-style-image: url(images/ribbon.gif);
}
