BODY {
	background-color : #EEEEEE;
	color : #000000;
	font-family : Times New Roman, Times, serif;
	margin-left : 0%;
	margin-top : 0%;
	margin-right : 0%;
	background-image : url(images/whitepeach.gif);
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : underline;
}

A:HOVER {
	background-color : #FFFFFF;
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}

H1 {
	color : Navy;
	font-family : Times New Roman, Times, serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : 0%;
}

H2 {
	color : #000000;
	font-family : Times New Roman, Times, serif;
	font-size : 160%;
	margin-left :0%;
	margin-top : 2.7em;
}

H3 {
	color : Black;
	font-family : Times New Roman, Times, serif;
	font-size : 140%;
	margin-left : 0%;
	margin-top : 2em;
}

H4 {
	color : Black;
	font-family : Times New Roman, Times, serif;
	font-size : 115%;
	margin-left : 0%;
	margin-top : 1.5em;
}

H5 {
	color : Black;
	font-family : Times New Roman, Times, serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : Black;
	font-family :Times New Roman, Times, serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Times New Roman, Times, serif;
	font-weight : 800;
	color : Blue;
}

TABLE {
	border-collapse : collapse;
	table-layout : auto;
	border-width : 1;
}

TH {

}

TD {
}
