body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #DBE4E9;

}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.divall {
	width: 100%;
}
.pohc {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}


.blockH {
	background-image: url(images/pohc.jpg);
	background-position: right;
}
.pad20 {
	padding: 20px;
}
.style1 {font-size: small}
.pad5 {
	padding: 5px;
	font-size: x-small;
	text-align: center;
}
h1 {
	font-size: 120%;
	font-weight: bold;
}

