h1, h2, h3, h4, p { 
font-family: "Times New Roman", Garamond, serif;
color: black; 
}

p { 
font-size: 12pt; 
}


img#header {
top:0px; 
position: absolute;
width: 100%;
}

#columns {
	width: 100%;
	position: relative;
	margin: 0 auto;
	top: 180px;
}

#invertedtabs, #foot, img#bearsheader, .columnfloatleft {
display: none;
}





