body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 12px/1.5 ËÎÌå,Arial;
	color: #113478;
}
td {
	margin: 0;
	padding: 0;
	font: 12px/1.5 ËÎÌå,Arial;
	color: #113478;
}
a:link {
	color: #113478;
	text-decoration: none;
}
a:visited {
	color: #113478;
	text-decoration: none;
}
a:hover, a:active {
    color: #ffffff;
	background: #006ABE;
}
img {
	border: 0;
}
input,select {
	font-size: 12px;
}
input {
	height: 20px;
	border: #cccccc 1px solid;
}
textarea {
	border: #4c87d3 1px solid;
	font-size: 12px;
}
button {
	font-size: 12px;
	height: 20px; 
}
h1 {
	height: 28px;
	margin: 0px;
	padding: 0px;
	color: #363737;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
p {
	margin: 0;
	line-height: 24px;
	/*text-align: left;*/
}
.center img {
	text-align: center;
}
#MenuDiv {
	position: absolute; width: 1px; height: 1px; visibility: hidden; z-index: 999;
}
.Menu {
	border: 1px #4c87d3 solid; background-color: #eeeeee;
	font-size: 9pt; color: #146308; line-height: 150%;
}

