textarea {
	font-family: Tahoma;
	font-size: 12px;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	text-decoration: underline;
	color: #0033FF;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #0033FF;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

