@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #515151;
	margin-top: 0px;
}
#form {
	font-size: 11px;
	color: #999999;
}
h1,h2,h3,h4 {
	font-weight: normal;
	color: #1C1C1C;
	padding-top: 0px;
	margin-top: 0px;
}
input, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
}
h2 {
	font-size: 20px;
}
h1 {
	font-size: 24px;
}
.vet {
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
}

.footer {
	font-size: 95%;
	color: #7F7F7F;
}
.list {
	font-size: 14px;
	line-height: 200%;
	font-weight: normal;
}

