INPUT, SELECT {
	font-family:	courier;
	font-size:		9pt;
	color:			#000000
	}

.loginbox {
	font-size:		9pt
	}
	
H1 { font-size: 24pt }
H2 { font-size: 18pt }
H3 { font-size: 14pt }
H4 { font-size: 12pt }
H5 { font-size: 10pt }
H6 { font-size: 7pt  }

TT,CODE,SAMP {
	font-family: courier,courier-new,monospaced;
	}
	
.justify {
	text-align: justify;
	}
