body {
	margin: 0px;
}
#header {
	height: 230px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BD3C55;
}
#topimage {
	display: none;
}
#alt_topimage {
	display: inline;
}
#menu {
	display: none;
}
#content {
	width: 610px;
}
#no_print {
	display: none;
}
h1 {
	font-family: georgia, arial;
	font-size: 18px;
	color: #A42B34;
	text-align: left;
	margin-top: 30px;
}
h2 {
	font-family: georgia, arial;
	font-size: 14px;
	color: #A42B34;
}
p {
	font-family: georgia, "times new roman";
	font-size: 12px;
	text-align: justify;
}
li {
	font-family: georgia, "times new roman";
	font-size: 12px;
	text-align: justify;
}
table {
	margin-top: 15px;
	font-family: georgia, "times new roman";
	font-size: 12px;
	border: none;
}
.copyright {
	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
}
.title {
	display: none;
}
