body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000099;
	font-size: 16px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: center;
	font-size: x-large;
}

div.centertext {
	font-weight: bolder;
	position: relative;
	left: 200px;
	top: 130px;
	width: 300px;
	color: #003399;
	text-align: center;
	font-size: 22px;
	vertical-align: middle;
	font-style: oblique;
}
#title {
	font-size: 20px;
}
div.centerlayer {
	text-align: center;
	top: 0px;
	height: 300px;
	width: 400px;
	left: 0px;
	vertical-align: middle;
	border: thin solid #000000;
	position: relative;
}
a.menu1 {
	font-size: 12px;
	color: #FFFFFF;
	width: 80px;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
a.menu1:hover {

	color: #047EFC;
	background-color: #FFFFFF;
}
a.menu2 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	width: 80px;
}
a.menu2:hover {
	color: #047EFC;
	background-color: #FFFFFF;
	display: block;

}
img {
	border: 0px none #FFFFFF;
}
h2 {
	text-align: center;
	font-size: large;
}
h3 {
	font-size: medium;
	text-align: left;
}
table {
	text-align: center;
}

