pre{
font-family: monospace;
}

table{
border-width:0;
border-style: none;
}

hr{
border-style: solid;
border-color: silver;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px
}

.nospace{
	border-width: 0px;
	margin : 0px;
	padding : 0px;
	background-color:transparent;
}

p{
	margin-bottom : 2px;
}
h1{
	font-size: 16pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}
