/* main page styles */

H1 {	font-weight: normal;
	fonts-size: xx-large}

.main-head {	font-weight: normal;
		font-size: x-large;
		vertical-align: text-top;
		text-indent: 0%}

.sub-head {	font-weight: bold;
		font-size: large;
		vertical-align: text-top;
		text-indent: 4%}

.sub-sub-head {	font-weight: bold;
		font-size: normal;
		vertical-align: text-top;
		text-indent: 8%}

.sub-sub-sub-head {	font-weight: normal;
			font-size: normal;
			vertical-align: text-top;
			text-indent: 12%}

TR {	text-align: left;
	vertical-align: text-bottom}
