
/* This is a CSS-comment */

BODY.IMAGE1		{background-image: url(images\clouds-tile.jpg);}

BODY.BGCOLOR {background-color: "#996600"}

BODY.BGCOLOR2 {background-color: "black"}

BODY.IMAGE2	{background-image: url(images\white.jpg);}

TITLE		{EXTRA Cans for the Needy}

p.head	{font-family: 'arial', 'sans serif'; 
		font-weight: bold;
		color: white;
		font-size:150%;
		border-style: none;
		border-width: 0pt;
		text-align: left}

p.subhead	{font-family: 'arial', 'sans serif'; 
		font-weight: bold;
		color: white;
		font-size:100%;
		border-style: none;
		border-width: 0pt;
		text-align: left}

p.textw	{font-family: 'arial', 'sans serif'; 
		color: white;
		font-size:100%;
		text-align: left}

p.textw2 {font-family: 'arial', 'sans serif'; 
		     color: white;
             font-size:80%;
		     text-align: center}

p.textb	{font-family: 'arial', 'sans serif'; 
		color: black;
		font-size:100%;
		text-align: left}

p.fpw {font-family: 'arial', 'sans serif'; 
		     color: white;
             font-size:70%;
		     text-align: left}

p.fpb {font-family: 'arial', 'sans serif'; 
		     color: black;
             font-size:60%;
		     text-align: center}

td.INDENT	{padding-left: 1.5cm}
td.BGCOLOR	{background-color: black}
td.BGCOLOR2	{background-color: yellow}

A		    {text-decoration:none}
A:hover		{background:YELLOW; color:BLACK; font-weight:bold}
A:visited	{color:black}
A:active	{color:red}
A:link		{color:black}

a.content:link		{COLOR: seashell;}
a.content:visited	{COLOR: seashell;}
a.content:active	{COLOR: seashell;}
a.content:hover		{COLOR: papayawhip;}





