a {
	color: #C0293D;
	text-decoration: none;
}

.border {
	border-top: 4px none #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 4px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.chart {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

h1 {
	color: #C0293D;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 30px;
	font-style: italic;
	font-weight: normal;
	line-height: 23px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	margin-left: 25px;
	color: #666666;
	font-weight: normal;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 50px;
	margin-left: 5px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.body {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	margin-right: 50px;
	margin-left: 25px;
}
.poem {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 15px;
	line-height: 18px;
}
.sidebar {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-size: 16px;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	font-variant: normal;
}.charthead {
	font-family: Tahoma;
	margin-left: 25px;
	font-size: 14px;
	color: #C0293D;
	margin-right: 25px;
	font-weight: normal;
}
.announce {
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 15px;
	color: #C0293D;
	font-weight: bold;
}
.announcetxt {
	font-family: Tahoma;
	font-size: 12px;
	padding: 15px;
	line-height: 15px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFDFAA;
}
