body 
{ 
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
} 

H2 
{
	color: #363980;
	font-size: 1.1em;
}

select { 
 background-color: #E6E7F9; 
 color: #363980; 
 border: 1px solid #363980; 
 font-size: .8em;
 font-family: Arial, Helvetica, sans-serif;
}

/* input { 
 background-color: #E6E7F9; 
 color: #363980; 
 border: 1px solid #363980; 
 font-size: .8em;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 
}

/* Divs */

div.nophoto 
{align: right;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 border-color: black;
 width: 135px;
 text-align: center;
 font-size: .8em;
 padding: 5px;
}

div.hchome
{
	border-style: none;
	border-width: 0px;
	text-align: left;
	font-size: 1.3em;
	padding: 1px;
	background: #E6E7F9;
	height="100%"
}

blockquote
{
	font-size: .8em;
	text-align: left;
}

blockquote.hc
{
	font-size: .6em;
}

blockquote.contact
{
	font-size: .7em;
}

/* Paragraphs */

p
{
	font-size: 1em;
	text-align: left;
}

p.bottomlinks
{
	font-size: .8em;
	width: 600px;
	text-align: center;	
	}

p.caption
{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

p.center
{
	font-size: .8em;
	text-align: center;
}

p.right
{
	font-size: .8em;
	text-align: right;
}

p.nrfooter
{
	font-size: .7 em;
}

p.footer
{
	font-size: .8em;
}

p.footer
{
	font-size: .8em;
	margin-left: 2px;
	margin-bottom: 0px;
}

p.footprints
{
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 5px;
}

p.footTO
{
	font-size: .8em;
	text-align: center; 
}

p.header
{
	font-family: Arial, Helvetical, sans-serif;
	color: #363980;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
}

p.headerwfp
{
	font-family: Arial, Helvetical, sans-serif;
	color: #363980;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.mercury
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-style: italic;
}

p.homepage
{
	font-size: .8em;
	width: 350px;
}

p.insideheader 
{
	font-size: .8em; 
	font-weight: 700
}

p.linkbox
{
	background-color: #E6E7F9; 
	width: 350px;
	font-size: .7em;
	padding: 2px;
}

/* Tables */

table
{
	background-color: white;
}

td.italics
{
	font-family: Times New Roman;
	font-style: italic;
}

td.normal
{
	font-size: .8em;
}

td.home
{
	font-size: .7em;
	}

td.caption
{
	font-size: .8em;
}

/* Lists */

ul
{
	list-style-type: disc;
	}

li
{
	font-size: .9em;
}

li.home
{
	margin-top: .8em;
	margin-bottom: .8em;
}

li.pages
{
	margin-top: .8em;
	margin-bottom: .8em;
	list-style-type: disc;
}

li.inside
{
	font-size: 1.0em;
}

