    
   @font-face { 
   font-family: optim; 
   font-style:  normal; 
   font-weight: normal; 
   src: url(OPTIMA0.eot); 
   } 
  
  
   @font-face { 
   font-family: optimThin; 
   font-style:  normal; 
   font-weight: normal; 
   src: url(OPTIMAT0.eot); 
   } 
  
@media screen, print
   {
  
   
.mainText {
	font-family: "trebuchet ms", Arial;
	font-size: 10pt;
	text-align : justify;
	text-justify: distribute;
	line-height: 18px;
	
	
}


.homeLayer {
	margin: 20px;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
	font-family: "trebuchet ms", Arial;
	font-size: 10pt;
	text-align : justify;
	text-justify: distribute;
	line-height: 18px;
	width: 550px;

} 
  
p.unseen {
	color: white;
	font-size:3pt;
}

p {
	text-align : justify;
	text-justify: distribute;
}

p.right {
	text-align : right;
	
}
.titleInLine {
	font-family: optim, verdana;
	font-size: 22pt;
	line-height: 34px;
	letter-spacing: 0.2pt;
	position: relative;
	color: #000000;
	
	
	
	
}

.title {
	font-family: "trebuchet ms", Arial;
	font-size: 12pt;
	margin-bottom: -15px;
	letter-spacing: 0.2pt;
	color: #002255;
	font-weight: bold;
	
}

.linkBox {
	background-color:#E4D2B6;
	border-width: 1px;
	border-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: "trebuchet ms", Arial;
	font-size: 10pt;
	text-align : left;
	line-height: 18px;
	letter-spacing: 0.1pt;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: none;
	color: #000000;
}


.credit {
	

	font-size: 7pt;
	text-align : right;
	line-height: 10px;
	clear: right;
	letter-spacing: 0.1pt;
	
}

.linkBoxTitle{
	font-family: optimThin, verdana;
	font-size: 14pt;
	line-height: 18px;
	letter-spacing: 0.2pt;
	margin: 0px;
	padding: 0px;
	
	

}
.linkBox a:link{
	color: #000000;
}

.linkBox a:visited{
	color: #000000;
}

.linkBox a:active{
	color: #000000;
}

.linkBox a:hover{
	color: #000099;
}

ul {
	padding-top:0px;
	margin-left: 30px;
	margin-top: -10px;
}
li {
	text-indent: 0pt;
	list-style-position: outside;
	padding-bottom:5px;
}
 }
 
 
 @media print {
	   .menu  {
		display: none;
	
	}
	 .main  {
		width:15cm;
	
	}
	p.right {
	display: none;
	
}
	.linkBox {display: none;
	
}
}
