body   {
	background-color:	#F5FFFA;
}

h1     {
    color:          saddlebrown;
	text-align:		center;
}

h2     {
	text-align:		center;
}

h3
{
text-align:		center;
}

p.r
{
text-align:		center;
	font-size:		12pt;
	
}
p.right
{
text-align:		right;
	font-size:		12pt;
}

p.center
{
text-align:		center;
	font-size:		12pt;
}


P      {
	text-align:		justify;
	font-size:		12pt;
	margin-top:		6pt;
	margin-bottom:		6pt;
       }

P.title {
	color:			brown;
	font-size:		14pt;
	font-weight:		bold;
	margin:			4pt;
       }

A:link {
	text-decoration:	none;
	font-weight:		bold;
	color:			darkblue;
       }
       
A:visited {
	text-decoration:	none;
	font-weight:		bold;
	color:			darkblue;
       }      
       
strong {
	font-weight:		bold;
	font-style:		italic;
       }       

P.emf  {
	text-indent:		20;
	text-align:		justify;
	font-size:		12pt;
	font-weight:		bold;
	margin-left:		20pt;
	margin-right:		20pt;
       }

P.emfcenter  {
	text-indent:		20;
	text-align:		center;
	font-size:		12pt;
	font-weight:		bold;
	margin-left:		20pt;
	margin-right:		20pt;
       }

ol     {
	margin:			0 0 0 50;
	font-size:		12pt;
       }


       
.date
  {
	color:			red;
	font-weight:		bold;
}

.group
  {
	color:			blue;
}

.author {
	color:			darkorchid;
	font-weight:		bold;
}
