body {
	Background: white;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
}

.bodytext {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
  }


h2 {
	font-size: 1.9em;
  	font-weight: 500;
}

A {
	color: #483D8B;
	text-decoration: underline;
}

A:hover {
	color: #8F0207;
	text-decoration: none;
}

.hometable {
	border-color: #666666;
	border-width: 1pt;
	border-style: solid;
	font-size: .75em;
}

.footer {
	font-size: .55em;
}

.layouttable {
	border: none;
	font-size: 1.1em;
}

.pageheading { 
	font-size: 1.3em;
  	font-weight: 500;
 }
 
 .tabletext { 
 	font-size: .2;
  }

