﻿h1
{
	color: black;
}

h2
{
	color: black;
}

body
{
	background-color: white;
	font-family: Serif;
	font-size:  12pt;
}


#wrapper
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#header
{
	height:30px;
	background-image: none;
	color: Black;
	padding-left: 45px;
}

#header img
{
	display:none;
}

.header_issue_number
{
	color: black;
}

.content
{
	background-image: none;
}

.content_items
{
	width: 600px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.content_item
{
	margin-bottom: 10px;
}


#index
{
	display:none;
}

.seperator
{
	display:none;
}

#footer
{
	display:none;
}


.noprint
{
	display:none;
}