#oamarutop {
	position: relative;
	width: 550px;
	margin: 20px 30px 20px 30px;
	padding: 20px;
	background-color: #CCCCCC;
	
}

#notecontainer {
	position: relative;
	width: 400px;
	border: 1px dashed #000000;
	margin-left: 50px;
	padding: 20px;
	background-color: #CCCCCC;
	
}

.nhslink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;

}

img {
	border: thin none #000000;
	
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	text-align: left;
	border: 1px #003333;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.notice img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.notice h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-align: left;
}
.notice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	text-align: left;
}
.noticeh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333300;
	text-align: left;

}
.notice a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.notice ul {
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0em;
}

.notice li {
	line-height: 2em;
	list-style-type: disc;
}

hr {
	text-decoration: none;
	border-top: 1px dashed #999999;
	border-right: 1px dashed;
	border-bottom: 1px dashed;
	border-left: 1px dashed;

}
a {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #003333;
	text-align: left;
}
p {
	text-align: left;
	color: #003333;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

body {
background: #003333
