body {
	background-color: #DEDECA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000;
}

body, td, th {
	color: #666633;
	font-size: medium;
	text-align: left;
	font-weight: ;
}

h1, h2 {
	color: #663300;
	font-size: xx-large;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
	color: #336600;
	font-weight: small;
	text-align: left;
}
.h1 {
	font-size: medium;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

.backwards {
	unicode-bidi:bidi-override; direction: rtl;
} 

