body {
	font-family: "TImes New Roman", Times, serif;
	font-size: 10pt;
	margin-right: 10%;
	text-align: justify;
	margin-left : 10%;
	background-color : White;
	font : 10pt serif;
}
    
h1 {
	border-bottom-width : 1pt;
	font-variant : small-caps;
	border-style : none none solid none;
	margin-bottom : 0px;
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom : 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	font-style : italic;
	margin-bottom : 0px;
}

table {
	font-size : 10pt;
	font-family: "Times New Roman", Times, serif;
}

.header {
	font-size : 16pt;
	font-weight : bold;
	font-family: "Times New Roman", Times, serif;
}

.centered { text-align: center; }

.indent1 { margin-left: 10pt }

.indent2 { margin-left: 20pt }

.indent3 { margin-left: 12pt }

.spacer { margin-top: 6pt }

.spacer2 { margin-top: 10pt }

.tiny { font-size: 8pt }

.hanging { 
	text-indent: -20pt;
        margin-left: 40pt; 
}
  