body {
	font-family: "Trebuchet MS", Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif;
		font-size: 13px;
}

th {
	font-family: Trebuchet MS, Geneva, Arial, helvetica, sans-serif;
		font-size: 13px;
}
h1 {
	color: #666666;
	font-size: 24px;
}

a:link {
	color: #515B32;
}
a:visited {
	color: #F06600;
}

.navbar {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}

.navbar a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
.navbar a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

.navbar a:hover {
	color: #F06600; 
	text-decoration: none;
	}
	
.navbar a:active {
	color: #F06600;
	text-decoration: none;
	}
h2 {
	font-size: 18px;
	color: #666666;
}

.date {
	color: #FFFFFF;
	font-size: 11px;
}
