P  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H2  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

A  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica;
	text-decoration : none;
	background-color : Black;
}

A:Visited  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : D98719;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

A:Active  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : FFCC66;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

A:Hover  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Olive;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

BODY  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H4  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H5  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

H6  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : EFE7BD;
	font : Arial,Helvetica,sans-serif;
	text-decoration : none;
	background-color : Black;
}

