BODY {
	text-align : left;
	margin : 0px;
	padding : 0px;
	}

BODY, A, P, TD, H1, H2 {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	color : #ffffff;
	line-height : 1.2em;
	font-weight : normal;
	}

BODY, A, P, TD, H2 {
	font-size : small;
	}

H1 {
	font-size : large;
	font-weight : bold;
	}

H2 {
	font-weight : bold;
	}

.navi {
	background-color : #000000;
	padding-left : 20px;
	}
