	a {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
	a:hover {
	color: #000000;
	font-size: 13px;
}
	input,textarea { font-size: x-small; font-family: Verdana,sans-serif;}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bolder;
	font-style: italic;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

