body
	{
	background-color:#d0e4fe;
	background-image:url('backorganic.jpg');
	}

p
	{
	font-family:"Calibri";
	font-size:1em;
	}

table.navigator
	{
	font-family:"Calibri";
	font-size:1em;
	padding: 5px;
	border-width: 0pt;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 85%;
	}
table.navigator th 
	{
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
	}
table.sample td 
	{
	border-width: 0px;
	padding: 5px;
	border-style: none;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
	}



table.search 
	{
	margin-left: auto;
	margin-right: auto;
	font-family:"Calibri";
	font-size:1em;
	border-width: 0pt;
	border: outset 10pt; 
	border-spacing: 15pt;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 85%;
	}
a:link
	{
	color:#0066CC;
	font-family:"Calibri";
	font-size:1em;
	text-decoration:none;
	}

a:visited 
	{
	color:#0066CC;
	font-family:"Calibri";
	font-size:1em;
	text-decoration:none;
	}

a:hover 
	{
	color:#0066CC;
	font-family:"Calibri";
	font-size:1em;
	text-decoration:none;
	}

a:active 
	{
	color:#0066CC;
	font-family:"Calibri";
	font-size:1em;
	text-decoration:none;
	}


