/* CSS Document */
*{padding:0;
margin:0;
}
#nav,#logo,#logo2,#fuss{
display:none;
}
div#content2, div#content2 div{
display:block;
background:#fff;
color:#000;
font-family: Arial, sans-serif;
}
#text	{
		position:relative; 
		top:25mm;
		 width:120mm; 
		 margin-left:40mm; 
		 height:240mm; 
		 padding-bottom:23.2mm;
		}

#text h2{
	font-size:12pt;
	margin-bottom:5pt;;

}
#text h3{
	font-size:11pt;
	margin-top:6px;
	margin-bottom:3px;
	font-weight:bold;}

#text h5	{
	font-size:10pt;
	margin-bottom:8px;
	font-weight:normal;
	}
#text p{font-size:10pt;
font-family:Times, Times New Roman, serif;

margin-bottom:3px;}	
#rand	{
		position:absolute;
		top:25mm;
		left:-10mm;
		 width:40mm; 
		font-size:7pt;
		text-align:right;
		}
div.copyright{
				margin-top:25pt;
				font-size:10pt;
				}
