/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #e5b40b;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #e5b40b;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #00aed9;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #e5b40b;
	font-weight: normal;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00aed9;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0392b5;
	text-decoration: none;
}
