body {
	background-color: #fff;
	color: #000;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 150%;
	}


h1 {
	font: bold 24px "Times New Roman", Times, serif;
	}
h2 {
	font: bold 15px "Georgia", "Times New Roman", serif;
	}

a {
	background-color: #fff;
	color: #0051E5;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	border-bottom: 1px dashed #0051E5;
	}

.btn_send {
	width: 66px;
	height: 23px;
	background-image:url(images/btn_send.gif);
	border: 0;
	}