html {padding:0px;margin:0px;}
html body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height:400px;
	color:#222222;
	margin:0px;
	border-top:5px solid #FFD43A;
	border-bottom:6px solid #FFD43A;
	
}
a {
	color:#222222;
	text-decoration:none;
}
div.cont {
	
	float:left;
	padding:15px 10px 5px 10px;
}
div.cont div {
	float:left;
}
h1 {
	display:none;
}
h2 {
	font-size:14px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
	text-transform:uppercase;
}
* {
	font-size:13px;
}
h3 {
	margin:0px;
}
p {
	margin:0px 0 15px 0;
}
div.st01 {
	width:432px;
}
div img {
	padding-bottom:10px;
	padding-right:45px;
}