@charset "utf-8";
/* CSS Document */

h1{
	margin-left:12px;
	font-size:18px;
	color:#0063dc;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}
h3{ margin:0px; color:#006;}
.form{
	float:left;
	width:200px;
	height:auto;
	padding: 5px;
}
h2{
	margin-left:11px;
	font-size:14px;
	color:#0063dc;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}
iframe{ overflow-y:hidden; overflow-x:hidden;
border:0px;}