body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	line-height:13pt;
	background: #FFF;
	color: #000;
	margin: 0; 
	padding: 0;
	height: 100%;
}

h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 180%;
	font-weight:bold;
	margin: 0; 
	color: #CCCCCC;
}
h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 130%;
	margin: 0; 
	color: #000;
}

a {
	text-decoration:none;
	color:#000;
}

#header {
	display: none;
}
/*print header */
#print_header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 600;
	font-size:12pt;
	line-height:15pt;
	background: #FFF;
	color: #000;
	padding-bottom: 5px;
}

#tagline {
	display: none;
}

#silhouette {
	display: none;
}

#swish {
	display: none;
}

#sidebar { 
	display: none
} 

image_left {
  float: left;
  width: 150px;
  padding-bottom: 0;
  padding-right: 10;
}
#image_left p {
  margin-top: 0;
  text-align: left;
  font-style: normal;
  text-indent: 0;
  font-size: 85%;
  line-height:1.4em;
}

#image_right {
  float: right;
  width: 150px;
  padding-bottom: 0;
  padding-left: 10;
  
 }
#image_right p {
  margin-top: 0;
  text-align: left;
  font-style: normal;
  text-indent: 0;
  font-size: 90%;
  line-height:1.4em;
} 

/*#main {
	margin-left: 10%;
	width: 6.25in;
	padding: 0, 10, 5, 5;
	font-size: 90%;
	line-height:1.4em;
	color: #333;
}*/


