BODY {
	background-color : #E3E3B8;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
}

A:LINK, A:VISITED {
	color : #44447D;
	text-decoration : none;
	background : transparent;
	font : bolder Courier New;
	background-color : transparent;
	font-style : italic;
}

A:HOVER {
	background-color : transparent;
	color : #E3E3B8;
	text-decoration : blink;
	background : #990000;
	font : bolder Courier New;
}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #E3E3B8;
	background-color : #990000;
	text-align : center;
	font-family : "Courier New";
	font-size : 100%;
	margin-bottom : 0mm;
	margin-top : 0mm;
	font-style : normal;
}

H5 {
	color : #E3E3B8;
	text-align : center;
	font-size : 100%;
	background-color : #575745;
	font-style : normal;
	margin-bottom : 0mm;
	margin-top : 0mm;
	font-family : "Courier New";
}

H5:LINK, H5:VISITED {
	color : #E3E3B8;
	text-decoration : none;
	background : transparent;
	font-family : "Courier New";
	background-color : transparent;
}

H5:HOVER {
	background-color : transparent;
	color : #E3E3B8;
	text-decoration : blink;
	background : #990000;
	font-family : "Courier New";
}

H6 {
	color : #575745;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-style : italic;
	font-weight : 800;
}


BLOCKQUOTE {
	font-size : 100%;
	margin-left : 0;
	font-family : Arial;
	text-align : justify;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

P {
	background-color : #E3E3B8;
	color : #575745;
	font-family : "Times New Roman";
	font : smaller;
	font-style : normal;
}

TH {
	background-color : Aqua;
}

TABLE {
	background-color : #E3E3B8;
	border : hidden;
}

TR {
	border : hidden;
}


TD {
	background-color : #E3E3B8;
	border : hidden;
}
