body	{
	background-color: white;
}


div.textcentre {
		text-align: center 
		} 

hr.c6 {
		text-align: left 
		} 

td		{ 
		color: black; 
		font-size: 10pt; 
		font-family: Verdana, Helvetica
		} 


b  {
		color: blue
		}		
		
b.green	{
		color: green;
		font-size: 14pt;
		font-family: "Comic Sans MS"
		}



i.greytext { 
	    	color: gray; 
	    	font-size: 10pt 
	   	} 


span.maintext { 
		color: black; 
		font-size: 10pt; 
		font-family: Verdana, Helvetica
		} 

SPAN.header1 {
		color: DarkRed; 
		font-size: 12pt; 
		font-family: "Comic Sans MS"
		}
		
p.c3 { 
      		color: lightgrey;
		font-size: 10pt; 
		font-family: Verdana, Helvetica
     		}		
		 
SPAN.header2 {
	color: steelblue;
	font-size: 12pt;
	font-family: "Comic Sans MS";
	font-variant: normal;
	font-style: italic;
		}
    
SPAN.header3 { 
		color: darkgray; 
		font-size: 16pt; 
		font-family: "Comic Sans MS"
		}

SPAN.header4 {
		color: darkred; 
		font-size: 16pt; 
		font-family: "Comic Sans MS"
		}

SPAN.header5 {
		color: purple; 
		font-size: 16pt; 
		font-family: "Comic Sans MS"
		}

SPAN.header6 {
		color: lightblue; 
		font-size: 16pt; 
		font-family: "Comic Sans MS"
		}
		
SPAN.raindays {color: blue }
SPAN.specialdays {color: red }
SPAN.partydays {color: green }
SPAN.outsideevents {color: purple }
SPAN.normaldays {color: black }

SPAN.bluetext {
		color: darkblue; 
		font-size: 10pt; 
		font-family: Helvetica, Arial
		}

SPAN.greentext {
		color: green; 
		font-size: 14pt; 
		font-family: Helvetica, Arial
		}
				
SPAN.redtext {
		color: darkred;
		font-size: 10pt; 
		font-family: Verdana,Helvetica, Arial
	 	}  

SPAN.graytext {
		color: gray;
		font-size: 10pt; 
		font-family: Helvetica, Arial
	 	}         	            	






  
    

