body {
	height: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(images/triangle.png);
	list-style-type: disc;
}
.title-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 3px;
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	background-color: #000052;
	color: #FFFFFF;
	border: medium ridge #FFCC00;
}
.left-column-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.left-column-body {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}
.copyright {
	font-size: small;
	color: #999999;
}
