/* Islington Divers 333 Style Sheet */
/* hint: for colour names, see http://www.oreilly.com/catalog/wdnut/excerpt/color_names.html  */

BODY	{background: royalblue;
	 	 margin-top: 20;
         text-align: left;
	     color: white;
	     font-family: Arial, sans-serif}

A:link	{color: black}

H1	{font-weight: bold;
	 text-align: left;
	 color: black}

H2	{font-weight: bold;
	 text-align: left;
	 color: black}

P	{text-align: left}

Table	{text-align: left}

P.note	{text-align: left;
	 color: black;
         font-size = 80%}


