body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
}

h4 {
	color: red;
	font-size: 12px;
	text-align: center;
}

.submit {
	font-size: 12px;
	width: 125px;
}

.small {
	font-size: 9px;
}

.textarea {
	width: 100%;
	height: 100px;
}

.review {
	color: red;
}

.warning {
	color: blue;
}
