body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 10px;
	padding: 10px;
}
.header {
	font-size: 20px;
}
.text {
	line-height: 200%;
}
a:link {
	color: #3A81A3;
	text-decoration: none;
}
.field {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #73AFCC;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.reg {
	border: 1px dotted #73AFCC;
}
a:visited {
	color: #3A81A3;
	text-decoration: none;
}
.message {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	background-color: #FAF7EB;
	height: 100px;
	border: none;
	font-weight: bold;
}
.buttons {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #73AFCC;
	border: 1px solid #73AFCC;
	background-color: #FFFFFF;
	cursor:pointer;
}
