body, p, td {
	font-family : Arial;
	font-size : 12px;
}

h1 {
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

h2 {
	font-size : 15px;
	font-weight : bold;
	text-align : center;
}

.caption {
	padding : 3px;
	text-align : center;
	line-height : 14px;
	background-color : #CCCCCC;
}

#FormFirstRow {
	display : none;
}