 /* Style Definitions */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #336991;
}

.style1 {font-size: small}
.tbd {
	color: #555555;
}
.style7 {color: #585858}
.section{font-weight: bold; font-style:italic}
.heading {
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.navigate {
	top: 6px;
	bottom: 6px;
	font-size: small;
}
a {
	font-weight: bold;
}
a:link {
	color: #336991;
    text-decoration: none;
}
a:visited {
    color: #415C6D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

