body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.copyright {
	color: #942243;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
}
a:link.copyright {
	color: #942243;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:hover.copyright {
	color: #942243;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}
a:visited.copyright {
	color: #942243;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:active.copyright {
	color: #942243;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9B2136;
}

h2 {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.news {
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}
.content {
	font-size: 14px;
	color: #9B2136;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 9px;
}
