body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
	font-weight: normal;
	color: #030166;
}
h2{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
#area{
	border-color: #030166;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	padding: 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #6192A3;
}
.menu {
	font-size: 12px;
	font-weight: bold;
}
