/*Style sheet for Gretchen Foster Watercolors - created Jan.4, 2004*/


	
body	{background-color:#ffffff;
	
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12pt;
	color: #000000;
		
	}
	

P	{font-family:Garamond, TimesNewRoman, arial;
	font-size:12pt;
	color:#000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
	

h2	{font-family:Garamond, TimesNewRoman, arial;
	font-size:12pt;
	color:#993366;
	}

h3	{font-family:Garamond, TimesNewRoman, arial;
	font-size: 14pt;
	color:#000000;
	font-weight:bold;
	}

td	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	text-decoration:none;
	background-color: #FFF;
	background-position: center;
	text-align: center;
	}
	


a:link	{font-family:arial, Garamond, TimesNewRoman;
	font-size:12pt;
	color: #000;
	font-weight:strong;
	text-decoration:none;
	
	}

a:visited {font-size:12pt;
	color: #966; /*mauve*/
	font-weight:strong;
	text-decoration:none;
	}
	
a:active   {font-size:12pt;
			font-weight:strong;
            color: #966;
	    text-decoration:none;
            }


a:hover	{
	font-size: 12pt;
	color: #966;
	font-weight: strong;
	background-color: #FFFFFF;
	text-decoration:none;
	text-align: center;
	}



.note	{color:#FF4040;
	font-weight:bold;
	font-size:12pt;
	
	}
	
img {border: none; 
	
	}
