@charset "UTF-8";
/* CSS Document */

body {
	color: #000; !important
	font-family: "Times New Roman", Times, serif;
}

p, h1, h2, h3 {
	color: #000;
}

#nav {
	display: none;
}

#header {
	display: none;
}

#logo {
	display: none;
}

#footer {
	display: none;
}

h1 {
	color: #000;
}

#months {
	color: #000;
}

.tableListings {
	width: 100%;
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
}
.monthYearText {
	font-size: 12px;
	color: #000;
	background-color: #fff;
}
.tableListings {
	width: 100%;
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #000; !important
}

#content {
	width: 80%;
}

label {
	color: #000;
}

