/* Low Graphics */

HTML,BODY,p	{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	font-size: medium;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	box-sizing: border-box
	-moz-box-sizing: border-box;
}
html>HTML,BODY,p {
	font-size: small;
}
html>p {
	text-align:left;
}
body {
	margin: 10px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}
li {
	list-style: disc;
}
h1
{
	font-size: medium;
	font-weight: bold;
}
