body{
	background-color:#ABCDD7;
	color:#111111;
}

h1{
	font-size:18px;
        color:#000000;

}


p {
	color:#222222;
}

table {
	color:#222222;
}


.Stil1 {
	font-size: 18px;
	font-weight: bold;
        color:#000000;
	
}


a:link {
	text-decoration:none; font-weight:bold; color:#111111;
}

a:visited {
	text-decoration:none; font-weight:bold; color:#111111;
}

a:active {
	text-decoration:none; font-weight:bold; color:#111111;
}

a:hover {
	text-decoration:none; font-weight:bold; color:#555555;
}

<!--
hr.p1 { width:75%; color:black; height:4px; text-align:center; border:1px solid #666666;
}
-->

hr {  color:#ABCDD7; height:4px; text-align:center; border:1px solid #666666;

}

div {
	 text-align:center;
}

div.p1 {
	 margin-left:100px;
	 text-align:left;
}


.images{
	
	vertical-align:top;
}