a:link		{ color: #660033; text-decoration:none; font-weight: bold;}
a:visited	{ color: #660033; text-decoration:none;font-weight: bold;}
a:active	{ color: #660033; text-decoration:none;font-weight: bold; }
a:hover 	{ color: orange; text-decoration:none; font-weight: bold;}



BODY 	{background-color:#FFFFFF; }



P            {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }


P.title            {display:         	block;
             font-size:        	11pt;
             font-family:	arial;
	     font-weight:	bold;
             color: 	       	black; 
	     text-align:	left; }

P.emph      {display:         	block;
             font-size:        	11pt;
             font-family:	arial;
	     font-weight:	bold;
             color: 	       	#660033; 
	     text-align:	center; }

P.heading    {display:         	block;
             font-size:        	16pt;
             font-family:	arial;
             color: 	       	black; 
	     font-weight:	bold;
	     text-align:	center; }

H1            {display:         	block;
             font-size:        	14pt;
	     font-weight:	bold;
             font-family:	arial;
             color: 	       	#660033; 
	     text-align:	left; }

H2            {display:         	block;
             font-size:        	12pt;
	     font-weight:	bold;
             font-family:	arial;
             color: 	       	#660033; 
	     text-align:	left; }

blockquote   {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }


P.siteby     {display:         	block;
             font-size:        	8pt;
             font-family:      	arial narrow;
             color: 	       	white; 
	     text-align: 	center; }

UL           {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }

LI           {display:         	block;
             font-size:        	10pt;
             font-family:	arial;
             color: 	       	black; 
	     text-align:	left; }
