/*
.container {
	width: 299px;
	border: 0px ;
	padding: 2px;
	position: absolute; top: 2px; left:2px;
	float: left;
	}

 */
.petra {
	font-family: "Courier New", serif;
	font-size:12pt;
	font-weight:bolder;
	color:black;

	}
body {
font-family: "Courier New", serif;
font-size:12pt;
font-weight:bolder;
color:black;
}


.raster {
	width: 245px;
	border: none;
	position: absolute; top: 150px; left: 230px;
	float: left;
	}


a:link, a:visited {
color: #0000FF;
font-size:14pt;
font-weight:bolder;
text-decoration:line-through;
}

a:hover {
text-decoration:none;
color: #00CED1;
}









