/* Cross-browser body declaration */
body {
  padding: 0;
  margin: -10px 0 0 -10px;
  /*/*/margin: 0 0 0 0; /* */
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
}

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.smaller {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
p {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.sidebarhead {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 85%;
	color: #000066;
	font-weight: bold;

}
.instructions {
	color: #999999;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	text-transform: capitalize;

}
a {  color: #000066; text-decoration: underline}
a:hover {  color: #666666; text-decoration: none}
.ownership1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-weight: bold;
	color: #000066;
}
