		/* My Stylesheet for Stop Nestlé - Scheme: blue.css (default)*/

body	  		    {background-image:none;
						 background-color: lightsteelblue;
				  		 font-family: verdana;
				 	     font-size: 8pt;
					     color: gray;
						 text-align: justify;
						 scrollbar-base-color: teal; 
						 scrollbar-face-color: steelblue; }


a						{color: gray;
						 text-decoration: none;
						 font-weight: bold; }

a:hover				{color: steelblue;
  					 text-decoration: underline; }

a:visited			{color: darkgray;
					 	 text-decoration: none; }
						 
a:visited:hover		{color: steelblue;
  					 text-decoration: underline; }
						 
table a				{font-weight: normal; }

table a:hover		{color: steelblue;
  					 text-decoration: underline; }

table				{background-color: white; 
						 border-style: solid;
						 border-width: 1px;
						 border-color: black;
						 border-collapse: collapse;
						 font-family: verdana;
				 	 	 font-size: 1em; }
						 
td					{border-width: 1px;
						 border-style: solid;
						 border-color: gray; }
								
div					{background-color: white;
						 border-style: solid;
						 border-color: black;
						 border-width: 1px; }
div table, div tr, 
div td				{border-width :0px;}

select, option, 
input				{font-size: 8pt;}

											
h1					{text-align: center;
						 color: teal; 
						 font-size: 2.3em;
						 font-family: 'lucida handwriting', verdana, sans-serif;
						 margin: 2px;
						 font-weight: bold;}
					
h2					{text-align: center;
						 color: black; 
						 font-size: 1.5em;}

h3					{color: gray;
						 font-size: 1.3em; }
						 
h4					{color: teal;
						 font-size: 1.1em; }


						 
hr					{color: steelblue; 
						 border-style: outset;
						 background: lightsteelblue;
						 border-width: 2px; }
input,
textarea			{border-style: solid;
						 border-width: 1px;
						 border-color: black;
						 background-color: transparent;
						 color: gray;
						 font-family: verdana, 'century gothic', arial, sans-serif;
						 font-size: 1em;}						 
						 
.copyright			{text-align: center;
						 color: teal;
						 font-size: 7pt;}
						 
.cScheme			{color: ghostwhite;
						 font-weight: normal; }							 

.comments			{color: teal;
						 text-align: justify; }

.comments a 		{color: teal; }

.comments a:visited	{color: teal;}

.comments a:hover	{color: steelblue; }

						 
.heading			{background-color: #c8d9f8; }

.mozilla			{color: mintcream;
						 font-size: 7pt;
						 font-weight: normal; }

.quotes				{padding: 4px; 
						 border-color: steelblue; }
						 
.submit				{background-color: indianred;
						 color: yellow; 
						 padding: 1px;
						 font-weight: bold;
						 border-style: outset; }						 

.twopworth			{color: steelblue; }

.twopworth a		{color: steelblue; }

.twopworth a:visited{color: steelblue; }
						 