
#menu,#header,#noprint,#chrome{
	display: none;
}

a {
	color: #000;
	text-decoration: none;
}

body {
	font: 12px sans-serif;
	color: #000;
}

h1 {
	/*font-size: 16px; 
	text-transform: uppercase;
	margin-top: 30;*/
  display:none;
}

h2 {
	font-size: 14px;
  margin-top: 30;
	margin-bottom: 5px; 
	text-transform: uppercase;
}

h2 * {
	font-style: normal;
}
