body {
	font-family : "Times New Roman", Times, serif;
}
td {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}
.text {
	text-align : justify;
}
.summary {
	text-align : justify;
	padding-left : 20px;
}
.heading, h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.smallheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
}
a {
	text-decoration : none;
}
.textbox {
	width : 340px;
}
.editbox {
	width : 340px;
}
p {
	text-align : justify;
	font-size : 10pt;
}