BODY {
	background-color : #756009;
}
P {
	font-family : "Times New Roman";
	font-size : small;
	font-style : italic;
	color : #FFFFCC;
}
body {
	scrollbar-3d-light-color : #aa8141;
	scrollbar-arrow-color : #aa8141;
	scrollbar-base-color : #5d5221;
	scrollbar-dark-shadow-color : #aa8141;
	scrollbar-face-color : #5d5221;
	scrollbar-highlight-color : #aa8141;
	scrollbar-shadow-color : #aa8141;
}
A {
	font-family : "Times New Roman";
	font-size : small;
	font-style : italic;
	color : Aqua;
}
H1 {
	font-family : "Times New Roman";
	font-size : medium;
	font-style : italic;
	color : #FF6600;
	text-align : center;
}
H2 {
	font-family : "Times New Roman";
	font-size : small;
	font-style : italic;
	color : #FF6600;
	text-align : left;
}
TD {
	font-family : "Times New Roman";
	font-size : x-small;
	font-style : italic;
	color : #FFFFCC;
}

