<style type="text/css">
<!--
Body.first {  
background-color: #EEEEDD;
font-family: tahoma; 
color: #000000;
font-size: 100%;
margin-top: 0;
margin-left: 0
}

font.first {
	color: #900b09
}

h1, h2, h3, h4, h5, h6 {
	color: #900b09;
	font-family: Verdana
}

hr.first {
	background-color: transparent; color: #000000; height: 1px; width: 500px
}

hr.second {
	background-color: transparent; color: #000000; height: 1px; width: 100px
}


table.first {
background-color: #EEEEDD;
border-width: 0;
font-size: 80%
}

table.second {
border-width: 0;
font-size: 90%
}

table.third {
border-width: 1;
font-size: 90%;
font-family: Arial;
font-weight: bold;
border-collapse: collapse;
border-color: #111111
}

td.first {
border:1px solid #c6a646; background-color: #EEEEDD;
direction: rtl 
}

td.second {
border:1px solid #c6a646; background-color: #ffffff;
direction: rtl 
}

td.third {
border:1px solid #c6a646; background-color: #EEEEDD;
direction: ltr 
}

td.fourth {
border:1px solid #111111; background-color: #ffffff;
direction: ltr 
}

a
{
	font-family:Tahoma;
}
A:hover {
	color: #FF0000;
	text-decoration:none
}
A:link {
	color: #900b09;
	text-decoration:none
}

A:visited {
	color: #900b09;
	text-decoration:none
}
-->
</style>