/* CSS Document */

body {
margin:0;
padding:0;
background-color:#E5E5CB;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2057A0;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #498DE7;
	text-decoration: underline;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#660000;
}


.dailyData td {
padding:10px;
font-weight:bold;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.ejungle, .ejungle a, .ejungle a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333;
}
.disclaimer {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:oblique;
font-size:12px;
color:#000;
}