.body {
	Font-Family : Arial;
	font-Size : x-small;
	Color : Black;
}

.green {
	Font-Family : Arial;
	Font-Size : x-small;
	color : #4C4C33;
}

.brown {
	Font-Family : Arial;
	Font-Size : x-small;
	color : #6D3A16;
}

.footer {
	Font-Family : Arial;
	Font-Size : x-small;
	color : #CCCC99;
}

.header {
	Font-Family : Arial;
	Font-size : small;
	color : black;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

