/*********************************
 * Release Notes for Particle-Plus
 *
 *********************************/

BODY	{ background-color:	white/*azure*/  }

H1.logo	{ font-size:		medium;
	  font-family:		arial;
	  font-weight:		bold;
	  color:		Crimson;
	  text-align:		left}

H1.title{ font-size:		medium;
	  font-family:		"";
	  font-weight:		bold;
	  color:		teal;
	  text-align:		left}

H1.plain{ font-size:		medium;
	  font-family:		arial;
	  font-weight:		bold;
	  color:		navy;
	  text-align:		left}
	  /*text-decoration:	underline*/

H2	{ font-size:		small;
	  font-family:		arial;
	  font-weight:		bolder;
	  color:		navy;
	  text-align:		left}
/*
H2	{ font-size:		small;
	  font-family:		arial;
	  font-style:		italic;
	  color:		blue;
	  text-align:		left;
	  text-decoration:	underline}
*/

H3	{ font-size:		medium;
	  color:			gray;
	  text-align:		left   }

P	{ font-size:		x-small;
	  font-family:		arial;}

LI	{ font-size:		x-small; }

table	{ font-size:		x-small; }