/* general */

body,td,th,div,form,img {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c5252;
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 25px;
	color: #4c5252;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #005ea4;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #005ea4;
	font-weight: bold;
}

p {
	margin: 0 0 12px 0;	
}

ul {
	padding-left: 40px;
	list-style:square;
}

#page, #printButton {
	display: none;
}