body {
	margin-left : 50pt; 
	margin-right : 50pt;
}
body, p, h1, h2, h3, h4, h5, div, pre, address {
	background-color : white;
	color : black;
	font-family : Times Roman, Times, serif;
}
img { border : none; }
tr { vertical-align: top; }
li { font-size: 10pt; }
a  { text-decoration : none; }
hr { width: 100%; }
.floatright { float: right; text-align: right; }
.border { border-color: black; border-style: solid; border-width: thin; }
.mid { vertical-align : middle; }
.center { text-align: center; }
.clear { clear: both; }
	