BODY {
	background-color : c5c5c5;
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	margin-left : 0;
	margin-right : 0;
	font-size : medium;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : underline;
}

A:HOVER {
	background-color : transparent;
	color : #00009F;
	text-decoration : underline;
}

H1 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 200%;
	margin-bottom : 0%;
	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 : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 140%;
	margin-left : 0%;
	margin-top : 2em;
}

H4 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 115%;
	margin-left : 0%;
	margin-top : 1.5em;
}

H5 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	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;
}

TH {
	background-color : transparent;
}

TD {
	background-color : transparent;
	margin-left : auto;
	margin-right : auto;
}
