body{
    background: white;
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 0 !important;
    padding: 0 !important;
}

#printheader{
	font-family: Arial, "Times New Roman", Times, serif;
    font-size: 16px;
   	font-weight: bold;
	color: #000000;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

#header, #headerbar, #navbar, #footer, hr {
	display: none;
}

#middle, #left, #right{
    float: none !important;
    width: 90%;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
}

p{
    text-align: left;
}

.titlecolored {
   font-weight: bold; 
   font-size: 12px; 
   font-family: Arial, "Times New Roman", Times, serif;
   color: #000000; 
}

#copy {
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
    font-weight : normal;
	color: #000000; 
	padding-top: 50px
}

h1{
   font-family: Arial, "Times New Roman", Times, serif;
   font-size: 16px;
   color: #000000;
}

h3{
   font-family: Arial, "Times New Roman", Times, serif;
   font-size: 14px;
   color: #000000;
}

a{
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
	
a:after{
	content:  " (" attr(href) ")";
	font-size: 10px;
}

img{
   display: none;
}
