@charset "utf-8";
a.linkcol:link {
	color: #C00; 
	background-color: transparent; 
	font-weight: 700; 
	font-family: Arial, "Sans Serif";  
	text-decoration: underline;
}
a.linkcol:visited {
	color: #FFA500; 
	background-color: transparent; 
	text-decoration: none;
}
a.linkcol:hover {
	color: #090; 
	background-color: transparent; 
	text-decoration: underline;
}
div#heading {
	position: absolute; 
	top: 5px; 
	left: 10px; 
	width: 400px; 
	height: 94px; 
	margin: 0; 
	padding-top: 10px; 
	padding-left: 10px; 
	border: 0;
}
div#picbox {
	position: absolute; 
	top: 3px; 
	left: 548px; 
	width: 446px;  
	height: 105px; 
	background: transparent; 
	border: 0;
}
div#entry1 {
	position: absolute; 
	top: 140px; 
	left: 10px; 
	width: 510px; 
	height: 620px; 
	color: black; 
	background: transparent;
	border: 0; 
}
div#entry2 {
	position: absolute; 
	top: 140px; 
	left: 525px; 
	width: 429px; 
	height: 235px; 
	color: black; 
	background: transparent;
	border: 0; 
}
div#entry2a {
	position: absolute; 
	top: 390px ; 
	left: 525px; 
	width: 204px; 
	height: 280px; 
	color: #000; 
	background: transparent;
	border: 0; 
}
div#entry2b {
	position: absolute; 
	top: 332px; 
	left: 735px; 
	width: 220px; 
	height: 390px; 
	color: #000; 
	background:  transparent;
	border: 0;
	z-index: 30; 
}
.para {
	line-height: 1.3em; 
	margin-top: 1%;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.margin {
	margin-left: 2%; 
	margin-bottom: 4%;
}
.paratopm {
	margin-top: 4%; 
	margin-bottom: 4%;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: justify;
}

