﻿.textarea {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.image-border {
	border: 2px solid #46423F;
}
.no-border {
	border-width: 0;
}
.h1 {
	font-family: verdana;
	font-size: large;
	font-style: normal;
	color: #FCF9D0;
	text-align: center;
}
.align-right {
	text-align: right;
}
