BODY {
	background-color: #FFFFFF;
	color: black;
}

P {
	text-indent: 1%;
}

DIV.footer P {
	text-indent: 0%;
}

DT {
	font-weight: bold;
}

DIV.navigation {
	font-size: small;
}
		
DIV.footer {
	font-size: x-small;
	color: gray;
	font-family: monospace;
}

OL.faq li {
	padding-top: 4%;
}

OL.faq UL LI {
	padding-top: 0%;
}

H1,H2,H3,H4,H5,H6 {
	color: red;
}

H1 {
	text-align: center;
}

H3 {
	margin-left: 2%;
}

H4 {
	margin-left: 4%;
}

H5 {
	margin-left: 6%;
}

H6 {
	margin-left: 8%;
}
