body {
	
	background-color: #584d2d;
}

table {
	background-color: #FFF;
}





body,  li {font-family: arial, helvetica, verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #666;
		
		margin: 0px;
		 }
		
		
p, blockquote, div {
		font-size: 10pt;
		font-weight: normal;
		color: #666;}
		
form,	input, select, textarea {color: #19472A;
font-weight: bold;
font-size: 8pt;}
		
td {
	font-size: 10pt;
	font-weight: normal;
	color: #666;
}

a {
	font-size: 10pt;
	text-decoration: underline;
	color: #466D12;	
}


		
a:hover { /* orange */
	color:#CC9900;
	text-decoration: none;
}

.name {
		text-decoration: none;}
		
.largename {font-size:14pt;
		color:#666666;
		text-decoration: none;}

.contact {font-size:10pt;}

a:hover.contact {font-size:10pt;}

.heading {
	font-weight:bold;
	font-size:12pt;
	color: #4D3421;
}
		
a:hover.heading {font-weight:bold;
		font-size:12pt;
		color: #CC9900;}

.homepage {font-weight:bold;
		font-size: 9pt;
		color: #466D12;
		text-decoration: none;}
		
a:hover.homepage {font-weight:bold;
		font-size:9pt;
		color: #CC9900;
		text-decoration: underline;
		}

.main {font-weight:bold;
		font-size:10pt;
		color: #466D12;}
		
a:hover.main {font-weight:bold;
		font-size:10pt;
		color: #CC9900;}
		
.research {font-weight:bold;
		font-size:10pt;
		color: #666666;}
		
a:hover.research {font-weight:bold;
		font-size:10pt;
		color: #CC9900;}

.bar {
	font-size:10pt;
	color: #804000;
	/*background-color: #C6DA9A; */
	line-height: 18px;
	padding: 5px;
	
}

.bar2 {font-size:10pt;
		background: #ff6666;
		border: thin;
		border-style: solid;
		border-color: Navy;
		margin-right:5px;}

h6 {color: black;
		text-align: justify;}

h3 {font-size: 10pt;
		line-height: 12pt;}


.em {font-style:italic;}

.emheading {font-style:italic;
		font-size: 12pt;
		font-weight:normal;}

.justifyme {font-size: 12pt;
		line-height: 18pt;
		text-align: justify;}

.strong {font-size: 14pt;
		line-height: 12pt;
		font-weight: bold;
		color: #666666;}

.cite {font-size: 10pt;
		line-height: 12pt;}

.smallish {font-size: 8pt;
		line-height: 10pt;}

sub {font-weight: normal;
		font-size: 8pt;}

sup {font-weight: normal;
		font-size: 8pt;}

.press {font-weight:bold;
		font-size:10pt;
		color: #666666;}

.contact {font-weight:bold;
		font-size:8pt;
		color: #666666;
		line-height: 12pt;}

.coolhover {font-weight:bold;
		font-size:8pt;
		
		text-decoration: underline;
		border: solid 1px #37438f;
		color:#00a3d0;
		background-color:#cceeff;}
		
.caption {font-size: 8pt;
		font-weight:bold;
		line-height: 10pt;}
		
.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
		
		
.bold {
	font-weight: bold;
		}
		
		/*LT style additions */
		
.clear {
	clear: both;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 18px;
}

ol{
	margin-left: 30px;
}

/*page title */

h1 {
	font-size:12pt;
	color: #4D3421;
	margin-top: 20px;
}
	

