* {font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: none;
  font-weight: normal;
  font-size: x-small;
  border-width: 0px;
  border-style: solid;
  color: #000000;
  vertical-align: top;
}

h1 {	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px; }

h2 {	font-size: small;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px; }

p {	margin-top: 2px; }

b {	font-weight:bold; }

body { 
	margin: 0px;
	padding: 0px;
	background-color: #AAAAAA; }

.header {
	background: url('img/header.jpg') no-repeat;
	height: 100px;
}

.std { text-align: center;
	background-color: #786858; }

.std th { font-weight: bold;
	background-color: #D0D060; }

.std td { background-color: #807060; }

.tool { width: 100%;
	background-color: #807060; }

.tool th { font-weight: bold;
	background-color: #D0D060; }

.history { text-align: center;
	background-color: #786858; }

.history th { font-weight: bold;
	background-color: #D0D060; }

.history td {
	background-color: #807060; }

.rights { text-align: center;
	padding: 2px;
	border-spacing: 0px;
	background-color: #786858; }

.rights th { font-weight: bold;
	background-color: #D0D060; }

.rights td { 
	background-color: #807060; }

.stink td { background-color: #706050; }