body		{
            font-size: 12pt;
            font-family:	Comic Sans MS, Arial, Verdana, Helvetica;
            color:		#FFFFFF;
		background:	#4259B3;
		line-height:  16pt;
		text-align: center;
		}
		
h1	{
            font-size: 20pt;
		font-weight: bold;
		line-height: 30pt;
		
		}
h2	{
            font-size: 16pt;
		font-weight: bold;
		line-height: 20pt;
		
		}
h3   {     font-size: 14pt;
             line height: 16pt
             }
		


a:link		{	color: #FFFFFF; text-decoration:none;	}
a:visited	{	color: #800080;	text-decoration:none;}
a:active	{	color: red;	text-decoration:none;}
			
hr    {  color: #800080      }





