body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.top {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topmenu {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bottommenu {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.bottomline {
	border-bottom-style: solid;
	border-bottom-color:#000000;
	border-bottom-width: thin;
}
.topline {
	border-top-style: solid;
	border-top-color:#000000;
	border-top-width: thin;
}
.rightline {
	border-right-style: solid;
	border-right-color:#999999;
	border-right-width: thin;
}
h2 {
	color: #cc0000;
}
