body{
	background-color:#FFF;
	color:#000;
	font-family:verdana, arial, times;
}
pre{
	background-color:#e4e4e4;
	color:#484848;
	font-family:verdana, arial, times;
	border:solid 2px #999;
	padding:10px;
	word-wrap:break-word;
}
a{color:#004c7c;text-decoration:underline;outline:none;}
img{border:0;}

#logo{
	margin-bottom:20px;
}

.blk_lst{
	float:left;
	width:33%;
}
.blk{
	float:left;
	width:100%;
}