@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
a {
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: overline underline;
}
a:visited {
	color: #6699CC;
}
h1 {
	text-align:center;
	color:#003399;
}
h2 {
	font-size:20px;
}
.Style1 {
	color: #00CCCC;
	font-size: 24px;
}
.Style3 {
	color: #00CCCC;
	font-size: 18px;
}
.Style2 {
	color: #00CCCC;
	vertical-align: text-top;
	position: relative;
	font-size: 0.80em;
}
