.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standard-just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pageident { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 3.0;
text-decoration: none;
}

.imageoffset {
position: absolute;
top: 578px;
left: 170px;
border-style:outset;
	border-color: black;
	border-width:2px;
}


.imgborder{
	border-style:outset;
	border-color: black;
	border-width:2px;
      }
	  
div.dashed {
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #0b21c3;
	background-color: #ffffff;	
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 1.2;
}