@import url(apps/forms01.css);
@import url(instance.css);

* {
	background:none;
	color:#000;
}

body {
	margin: 0;
	padding: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

#header div{
	display: none;
}

#header div#company-name-header{
	display: block;
	position: relative;
	left: 0px;
	font-size: 18pt;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top:0;
	margin-bottom:10px;
	background-image: none;
	
}



h1#print-style-header{
	margin-bottom: 5px;
}

h1{
	font-size: 14.5pt;
}

h2{
	font-size: 13.5pt;
}

h3{
	font-size: 12pt;
}

p{
	line-height: 15pt;
}

#wrap{
	width: 462pt;
	margin: 0;
	background-image: none;
}

#content-body,
#pagetitle {
	margin: 0;
	padding: 0;
	background-image: none;
}

img,
#tabs, 
#main-table-body-leftcell,
#breadcrumbbar,
#sidebar,
#content-header,
#footer,
#poweredby {
	display: none;
}

#content-body img {
	display: inline;
}

.comp-gallery-691 .photo a img{
		visibility: visible;
		display: block;
}
