body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D6ECFC;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
}
.nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0381CB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #E5E5E5;
	text-align: right;
	padding-right: 5px;

}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;

}
h1 {
	font-size: 22px;
	color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	font-family: "Trebuchet MS", Arial, sans-serif;

}
.nav a:hover {
	text-decoration: underline;
}
table#filelist {
	background-color: #FFFFFF;
	width: 100%;
}
table#filelist td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #049BFF;
}
tr#tablehead {
	background-color: #0081D7;
	color: #FFFFFF;
	font-weight: bold;
}
