body
{
	background-color: rgb(235, 243, 226);
	#333;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,helvetica,sans-serif;
	font-size: 12px;
}
p{
	color: #333;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,helvetica,sans-serif;
	font-size: 12px;
}
h1
{
	color: rgb(0, 51, 0);
	text-shadow: 1px 1px 3px #666;
	font-weight: bold;
	font-family: Lucida Sans,Arial,Helvetica;
	font-size: 28px;
}
h2
{
	color: rgb(0, 51, 0);
	text-shadow: 1px 1px 3px #666;
	font-weight: bold;
	font-family: Lucida San,Arial,Helvetica;
	font-size: 22px;
}
h3
{
	color: rgb(0, 51, 0);
	text-shadow: 1px 1px 3px #666;
	font-weight: bold;
	font-family: Lucida Sans,Arial,Helvetica;
}

#mineralSamples td{border-bottom: 1px dashed #555;}

A{ 	text-decoration: none }

A:link{ 	color: #003031;	text-decoration: none}

A:visited { 	color: #333333 }

A:active { 	color: #008000 }

A:hover { 	text-decoration: underline;	color: #003031;	background-color: #BCE2DB}

INPUT {
background-color: #BCE2DB;
color: #003031;
font-family: Georgia, tahoma, Courier, Verdana, sans-serif;
border: 1px #7f8f9f solid;
font-size: 12px;
font-style: italic;
font-weight: bold;
}

.drop-cap:first-letter 
{
font-size:400%;
font-weight:bold;
float:left;
color:#003031;
}



hr {
color: #0689ff;
background: blue;
padding: 2em;
height:3px;
width:475px;
align:center;
}

body {
scrollbar-face-color:#003031;
scrollbar-highlight-color:#003031;
scrollbar-3dlight-color:#ECF9F3;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#003031;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#55B7A4;
}


.pnorm 	{
	color:#BCE2DB; 
	background-color:#003031; 
	font: 11px Verdana, Arial,Helvetica,Sans Serif; 
	font-weight: bold
	}
	
.pover 	{
	color:lime; 
	background-color:#000000; 
	font: 11px Verdana, Arial,Helvetica,Sans Serif; 
	font-weight: bold
	}
