body { 
color : #000000; 
background : #ffffff; 
font-family : "Times New Roman", Times, serif;
font-size : 11pt; 
}

a { 
text-decoration : underline; 
color : #0000ff; 
}


#navigation{ 
display: none; 
}

#hideImageWhenPrinting{
display: none;
}

#content{ 
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#justForPrint{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.peopleSpecific{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-decoration: none;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

