	BODY             {
			 font-family: 	Times New Roman, Arial, helvetica, sans-serif; 
			 font-size: 	12pt; 
			 color: 	#0000C4;
                        margin-left: 	0px;
                        margin-right: 	0px;
                        margin-top: 	0px;
			background-image	/resources/clouds.gif;
	                 }

	.cornerdiv	{
			position:	absolute;
			top:		5;
			left:		10;
			width:		150;
			z-index:	1;
			}



	A		{
			COLOR: 		#0000C4; 
			text-decoration: none;
			}
	a:hover		{text-decoration: underline;
			 color:		red;
			}

	FONT.heading    {
                        font-size:	24pt;
			font-weight: 	bold;
                 	}    
                         
	.toytext        {
                        font-size:	14pt;
			font-weight: 	bold;
                        margin-left: 	20px;
                 	}                             
	.infotext       {
                        font-size:	12pt;
                        text-indent:    10px;
                 	}                             

               

.indented        {
                        text-indent:    25px;
                        margin-left: 	30px;
                        margin-right: 	27px;
                        font-size:	12pt;
			line-height:	14pt;
                 }                             

.margined        {
                        margin-left: 	30px;
                        margin-right: 	27px;
                        font-size:	12pt;
			line-height:	14pt;
                 }                             
.Tmargined        {
                        margin-left: 	30px;
                        margin-right: 	27px;
                 }                             

FONT.Active      {
                        font-size:	10pt;
			color: 		#0000C4;
                 }                             

a:hover		 {
			color:		red;
			text-decoration: underline;
		 }
