body,td,li,p {
	font-family: Arial;
	font-size: 12pt;
//	background-color: white;

}

div.content {
	font-family: Arial;
	font-size: 12pt;
}
div.content td,li,p {
	font-family: Arial;
	font-size: 12pt;
}


}
div.navigation td,li,p {
	font-family: Arial;
	font-size: 12pt;
}

div.footer {
	font-family: Times;
	font-size: 10pt;
	text-align: center;
}


.small {
	font-family: Arial;
	font-size: 10pt;
}

.tiny {
	font-family: Arial;
	font-size: 8pt;
}


div#itemhistory {
	height: 80px;
	overflow: auto;
	padding: 5px
}

div#itemspecifics {
	height: 100px;
	overflow: auto;
	padding: 5px
}

