@charset "iso-8859-1";
body {background-color:#DBDDDD; margin:0px; font-family:tahoma,helvetica; font-size:11px; color:#202020;}
td {font-family:tahoma,helvetica; font-size:11px; color:#202020;}

a {color:#0040B0; text-decoration:none;}
a:hover {text-decoration:underline;}
h1{
	width:150px;
	font-size:13px;
	margin:0 0 20px 0;
}
.hr {height:1px; border-width:1px 0px 0px 0px; border-style:dashed; border-color:#A0A0A0; height:1px; font-size:1px;}
.button {
	display:inline-block;
	width:141px;
	padding:5px;
	background:#5277CB;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.button b {
	display:block;
	font-size:18px;
	font-weight:normal;
}