
.fr-title{
  font-size: 20px;
  font-family: Arial, Verdana, sans-serif;
  padding: 6px 8px;
}


.freport-wrapper p{
	font-size: 14px;
	text-align: justify;
	padding: 6px 10px 0px 8px;
	line-height: 20px;
}

a.img-frame1{
	padding: 6px;
	border: 1px solid #ccc;
	display:block;
	width: 309px;
	height: 232px;
	margin-left: 126px;
}

a.img-frame1:hover{
	border: 1px solid #3162cb;
}

.img-frame1 img{
	border: none;
}

a.img-frame2{
	padding: 6px;
	border: 1px solid #ccc;
	display:block;
	width: 250px;
	height: 333px;
	margin-left: 126px;
}

a.img-frame2:hover{
	border: 1px solid #3162cb;
}

.img-frame2 img{
	border: none;
}

.frep-link{
	color: #3162cb;
	font-size: 14px;
	text-decoration: none;
}

.frep-link:hover{
	text-decoration: underline;
	color: #3162cb;
}

.frep-link:visited{
	color: #3162cb;
}