#report h1{
	font-size: 1.6em;
}
#report p{
	font-size: 1.2em;
}
form#report textarea
{
	border: 1px solid silver;
	height: 200px;
	width: 300px;
}