/* Cascading Style Sheet for the Daisies Soccer Team */

	BODY {SCROLLBAR-FACE-COLOR: #DAE6FF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #787878; SCROLLBAR-3DLIGHT-COLOR: #787878; SCROLLBAR-ARROW-COLOR: #526EFD; SCROLLBAR-TRACK-COLOR: #F7F7F7; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
			font-family: arial; 
			background-color: #ffff9c; 
			color: #000080; font-size: 10pt}

  	P  {font-family: arial; 
			color: #000080; font-size: 10pt}

    A:link  {text-decoration: none; 
			font-family: arial; 
			color: #d60000; font-size: 10pt; 
			font-weight: bold}

    A:visited  {text-decoration: none;
		    font-family: arial;
    		color: #d60000;
			font-size: 10pt;
			font-weight: bold}

    A:active  {text-decoration: none;
    		font-family: arial;
   			color: #d60000;
			font-size: 10pt;
			font-weight: bold}

	A:hover {color: #0099ff; text-decoration: underline;}
	
	.heads01 {font-size: 11pt;
			font-weight: bold;
			font-style: italic;
			text-decoration: underline;
			font-family: arial;
			color: #000080;}
	
	.heads {font-size: 8pt;
			font-weight: bold;
			font-style: none;
			font-family: arial;
			color: #000080;}
			
	.heads02 {font-size: 10pt;
			font-weight: bold;
			font-style: italic;
			font-family: arial;
			color: white;}
	
	.tips {font-size: 8pt;
		   font-family: arial;
		   background-color: #000080;
		   color: white;
		   margin: none;
		   border: none;}
		   
	.tips01 {font-size: 8pt;
		   font-family: arial;
		   color: white;}
		   
	.script {font-family: brush script mt, script mt bold, lucida handwriting, geneva, tahoma, helvetica, arial;
				font-size: 30pt;
				color: #000080;
				font-stye: italic;}
				
	.red {font-family: arial; 
			color: red; 
			font-size: 12pt;
			font-style: italic;
			font-weight: bold;}