body {
	text-align: justify;
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	}
* {
	margin: 0;
	padding: 0;
	}
p, td {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	}
p.main {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	}
a.menutop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	}
a:hover.menutop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
	}
a.menuleft {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover.menuleft {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
a.menuleft2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover.menuleft2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
	}
img {
	display:block;
}
