TABLE {
	font-size : larger;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	direction : ltr;
	background-repeat : repeat-y;
	background-attachment : scroll;
	background-position : center;
}
P  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
	text-transform : capitalize;
	background-color : #ffcc99;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-width : thin thin;
	border-color : Maroon #DAA520 #DAA520 Maroon;
	border-style : ridge double double ridge;
	border : thick outset #FAEBD7;
	border-bottom-style : outset;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	layout-grid : line;
	layout-grid-line : auto;
	layout-grid-mode : line;
	layout-grid-type : fixed;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
}

H2  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
	background-color : #ffcc99;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : thin;
	border-width : thin thin;
	border-color : Maroon #DAA520 #DAA520 Maroon;
	border-style : ridge double double ridge;
	border : thick outset #FAEBD7;
	border-bottom-style : outset;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	layout-grid : line;
	layout-grid-line : auto;
	layout-grid-mode : line;
	layout-grid-type : fixed;
}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	background : url(jpg/Wood29l.jpg);
}

