.hide {
	 color: #ffffff;
	 font-size : 6px;
}


h1 { 
	 color: #cc0033;
	}

h2 {
	 color: #00008b;
	 align: center;
	 font-weight : bold;
	 font-size : 32px;
}
	 
td {
   font-weight : normal;
   font-size : 11px;
   font-family : "comic sans ms", arial, 'sans serif';
   line-height: 1.3; 
}

span.c3 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px;
		colour : #00008b; 			
		background-colour: #ffffff;
}

span.c4 {
				colour: #00008b;
}
				
span.c5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
  	color : #6699cc;
}

span.c9 {
	background-color: #ffffcc;
}

blockquote {
	background-color: #ffffff;
}

body {
  background: #ffffcc;
	font-family: verdana, arial, helvetica, sans-serif; }