
body		{
            font-size: 14pt;
            font-family:	Script MT Bold,Comic Sans MS, Arial, Verdana;
            color:		#BB77FF;
		background:	#C1FFC0;
		line-height:  16pt;
		text-align: left;
		}
		
h1	{
            font-size: 20pt;
		font-weight: bold;
		line-height: 30pt;
		text-align: center;
		
		}
h2	{
            font-size: 18pt;
		font-weight: bold;
		line-height: 20pt;
		
		}
h3   {     font-size: 14pt;
             line height: 16pt
             }
		


a:link		{	color:		#BB77FF;  text-decoration: underline	}
a:visited	{	color:		#8080FF;  text-decoration: none	}
a:active       {	color:	#42BBFD;	  text-decoration: none  }         }
			
hr     {color:   #C1FFC0   }

