HTML {
	border: 0;
	overflow: visible;
}
BODY {
	border: 0;
	margin: 0;
	COLOR: #000000;
	background-color: #8BB5C9;
	margin-top:0PX;
	margin-right:0PX;
	margin-left:0PX;
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #0000ff;
	text-decoration: underline;

}
a:hover {
	color: #ff80c0;
	background-color: #F6F4E5;
	text-decoration: underline;

}
h1 {
	font-size: 1.4em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
h2 {
	font-size: 1.2em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
}
img {
	BORDER-COLOR: #F6F4E5;
}
