H1	{
		
		font-size : 25pt ;
		font-weight : extra-bold ;
		text-align : center ;
		color : #003399;
		margin-left : -5% ;
		Font-Family : cursive
	}

H2	{
			
		font-size : 18pt ;
		font-weight : bold ;
		text-align : center ;
		color: #990099 ;
		font-style : italic ;
		margin-left : -5% ;
		Font-Family : cursive
	}

H3	{
			
		font-size : 15pt ;
		font-weight : medium ;
		text-align : left ;
		font-style : small-caps ;
		color: #cc0099 ;
		margin-left : -5% ;
		Font-Family : cursive
	}

BODY	{	background-color: blue
		background-attachment: fixed
		margin : 10% ;
		font-size : 100% ;
		padding : 10 ;
	}

A:link	{
		
		font-family : cursive ;
		color : #006600 ;
	}
A:visited	 {
			
		font-family : cursive ;
		font-style : italic ;
		color : #003300 ;
		text-decoration: none
	}


a:hover { 
cursor:url(http://www.geocities.com/skylarksmh/daleanddale/smflagx.gif) } 
	
		font-family : cursive ;
		font-style : small-caps ;
		color : #33ff00 ;
		Font-Size : 110% ;
	}

P
	{
		font-family: sans-serif;
                font-size: 12pt
		color: #000000
	}



