/*  Style Sheet */





/*  BODY = default paragraph font */



body 		{background-image:url(background.gif); text: silver; font-family: Helvetica, Arial, sans-serif; }



/*  HYPERLINKS */



a		{color: white; text-decoration: underline; }

a.active	{color: white;}

a.visited	{color: white;}	




/*  TABLES */


th		{font-family: Helvetica, Verdana, Arial, sans-serif; text-align: left; vertical-align: top; }

td		{font-family: Helvetica, Verdana, Arial, sans-serif; vertical-align: top; }
td.title {background-image:url(cloudy.gif); }



/*  PARAGRAPH */

p		{ color: silver; }
p.small { font-size: 8pt; }



/*  Heading styles  */



h1			{ color: orange; }

h1.title			{ font-size: 48pt; }

h2			{ color: orange; }

h3			{ color: orange; }