body {
	background-color: #1e2e3b;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.nav {
	font-size: 14px;
	font-weight:normal;
}

a.nav:link {
	color: #788d9a;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #788d9a;
}
a.nav:hover {
	text-decoration: none;
	color: #9cb5c4;
}
a.nav:active {
	text-decoration: none;
	color: #788d9a;
}

.red {color: #f15941}
.heading {
	color: #a4bfcf;
	font-size: 17px;
}

a {
	font-size: 11px;
	font-weight:bold;
}

a:link {
	color: #a4bfcf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a4bfcf;
}
a:hover {
	text-decoration: none;
	color: #a4bfcf;
}
a:active {
	text-decoration: none;
	color: #a4bfcf;
}

a.photo {
	font-size: 12px;
	font-weight:bold;
}

a.photo:link {
	color: #a4bfcf;
	text-decoration: none;
}
a.photo:visited {
	text-decoration: none;
	color: #a4bfcf;
}
a.photo:hover {
	text-decoration: none;
	color: #a4bfcf;
}
a.photo:active {
	text-decoration: none;
	color: #a4bfcf;
}


li{
 list-style-type: circle;
}

a.pdfs:link {
	color: #f15941;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.pdfs:visited {
	color: #f15941;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.pdfs:hover {
	color: #f15941;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.pdfs:active {
	color: #f15941;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.photo {
	font-size: 12px;
	font-weight:bold;
}