body  {
  font-size: 10px; 
  color: #000000;
  }

body, td, th, p, div, h1, h2, h3, h4	{
	font-family:	Arial, Helvetica, sans-serif;
	}


h1  {
  font-size: 16pt;
  font-weight: bold;
  color: #3c3;
  margin-top: 4px; 
  margin-bottom: 4px;
  }

h2  {
  font-size: 12pt;
  font-weight: bold;
  color: #036;
  margin-top: 4px; 
  margin-bottom: 4px;
  }

h3  {
  font-size: 11pt;
  font-weight: bold;
  color: #3c3;
  margin-top: 4px; 
  margin-bottom: 4px;
  }

h4  {
  font-size: 10pt;
  font-weight: bold;
  color: #036;
  line-height: normal;
  margin-top: 10px; 
  margin-bottom: 1px;
  }

p, td p, .basictext, .callout {  
  font-size: .8em; 
  color: #006; 
  margin-top: 1px; 
  margin-bottom: 8px;
  }
  
.callout {
	font-size: .7em;
}

A {
	text-decoration: none;
	font-weight : bold;
  }

A:Visited,
A:Active,
A:Hover,
A:Link{  color: #3c3;
         text-decoration: underline;}

a.leftnav,
a.leftnav:visited,
a.leftnav:link { color: #036;
								 text-decoration: none;}
a.leftnav:active,
a.leftnav:hover { color: #3c3;
									text-decoration: none;}

a.topnav,
a.topnav:visited,
a.topnav:link { font-size: 10px; color: #CCC;
								font-weight: bold; text-decoration: none;}
a.topnav:active,
a.topnav:hover { font-size: 10px; color: #160964;
								 font-weight: bold; text-decoration: none;}

th {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  color: #000000;
  }

td {  
  font-family: Arial, Helvetica, sans-serif; 
/*  font-size: 9pt; */
  color: #000000;
  }

ul {  
  margin-top: 5px; 
  margin-bottom: 5px;
  list-style-type: square;
  }

li {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #000000; 
  list-style-position: outside; 
  margin-top: 3px; 
  margin-bottom: 3px; 
  }

blockquote {  
  margin-top: 3px; 
  margin-bottom: 8px;
  }

.fineprint {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt; 
  color: #999; 
  margin-top: 3px; 
  margin-bottom: 3px;
  }

.navhead {
  font-weight : bold;
  color: #000000; 
  }

.leftnav {
  font-weight : bold;
  font-size: 9pt; 
}

.saleprice {
  font-weight : bold;
  color: #CC0000; 
  }

#infobox1	{
	background:	#036;
	}
#infobox2	{
	background:	#3c3;
	}
#infobox3	{
	background:	#3c3;
	}
#bevel1	{
	background:	#036;
	}
#beveldiv	{
	background:	#036;
	}


ul {
	font-family: Arial, Helvetica, sans-serif;
} /* compensates for inheritance defect of Nav 4 */

li li {
	font-size: 1em;
} /* prevents diminishing text sizes in LI descendants of LI */


