html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	 font-family: Arial, sans-serif;
	 color: #000;
}

a{
	text-decoration: none;
}

.printHeader{
	padding-bottom: 20pt;
	border-bottom: 1pt solid #999;
}

.nav li {
	display: none;
}

.content li.active{
	display: inline;
	padding-top: 10pt;
}

h1{
  clear: left;
	margin-top: 20pt;
	font-size: 20pt;
}


h2{
	margin-top: 10pt;
	font-size: 15pt;
}

.header img{
	display: none; 
}

h4{
	margin-top: 20pt;
	padding-bottom: 5pt;
	font-size: 10pt;
	font-weight: bold;
}

p,li{
	font-size: 10pt;
	line-height: 16pt
}

ul{
	list-style-position:inside;
	list-style-type: square;
}

.gallery .header, .footer, a.sym1, a.vcard{
	display: none;
}