body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	color: #990000;
}
h1 {
	color: #990000;
	font-size: 20px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: normal;
}
h2 {
	text-align: left;
	margin-left: 48px;
	margin-bottom: 5px;
	margin-top: 50px;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
#areaImg #no img {
	border: 0px;
	border-style: none;
	border-color: #FFFFFF;
}
#areaImg img {
	border-color: #990000;
	border-style: solid;
	border: thin 1px;
}
#areaImg {
	width: 950px;
}
#areaImg p {
	text-align: center;
}
#areaImg2 p {
	text-align: left;
	margin-left: 48px;
}
#menu {
	text-align: center;
	color: #990000;
}
.menu {
	padding-left: 39px;
	padding-right: 42px;
}
#menu a:link {
	color: #990000;
	text-decoration: none;
}
#menu a:visited {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #900;
}
#footer strong {
	color: #FF0000;
}
#footer strong a {
	color: #FF0000;
	text-decoration: underline;
}
