  body	{font: 10pt;
	font-family: Georgia;
	color: Navy;}

  h1	{font: 18pt;
	font-family:BrushScrD;
	color: Navy;
	text-align: center;}

  h2	{font: 14pt;
	font-family:Trebuchet MS;
	color: Navy;
	text-align: left;}

P.intro {font-family : "Georgia", arial, helvetica, sans-serif;
	font-size : 12px; 
	font-weight : bold; 
	color : Navy; 
	text-align : left;}

P.normal {font-family : "Georgia", arial, helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold; 
	color : Navy; 
	text-align : center;}

P.footer {font-family : "Georgia", arial, helvetica, sans-serif;
	font-size : 10px;  
	color : Navy; 
	text-align : center;}

P.intro:first-letter {font-family : "BrushScrD", times, serif;
	font-size : 14px;
	color : Purple;}

a:link		{color: Blue; text-decoration: none;}
a:visited	{color: Red; text-decoration: none;}
a:active	{color: Red; text-decoration: none;}
a:hover		{color: Red; text-decoration: underline;}