/* --- Main Style Sheet for St. James Lutheran Church ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
	a, A:link, a:visited, a:active
		{color: #000088; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
	A:hover
		{color: #7777bB; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
	p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.header1, h1
		{color: #ffffff; background: #27408B; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #6495ed; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.header3
		{color: #000088; background: #aaccff; font-weight: bold; font-family: Tahoma, Verdana; font-size: 11px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
	.purpletext
		{color: #880088;}
	.redtext
		{color: #cc0000;}

