body{		font: 8pt/16pt tahoma;
		margin:0px;
}
#design{	width:100%;
}
#design h1{	font: 20pt/10pt Impact; 
		color:#3f3f6f;
}
#header{	text-align:center;
}
#content{	width:100%;
}
#content table{	width:100%;
}
#content th{	height:22px;
		text-align:left;
		padding-left:5px;
		font: 10pt/12pt tahoma; 
		border: 1px solid #666666;
		font-weight: bold;
}
#content td{	border: 1px solid #666666;
		font: 10pt/12pt tahoma;
		text-align:justify;
		padding:5px;
}
#content td#bottom{
		height:22px;
		font: 10pt/12pt tahoma;
		text-align:right;
		padding:0px;
		padding-right:5px;
		font-weight:bold;
}
#bottom{	text-align:center;

}
#nav, #nav2, .logo{	
		position:absolute;
		visibility:hidden;
		bottom:0px;
		right:0px;
}
.hidden{	visibility:hidden;
}