#main h1{
	color: #000000;
	font-size: 24px;
	margin-top:30px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}

#main h2 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
		margin-bottom: 0px;
	color: #C2231D;
	}



#main h3 {font-weight: bold;
			font-size: 16px;
			margin-bottom: 0px;
			}



#main h4 {font-weight: bold;
			font-size: 13px;
			margin-bottom: 0px;
			margin-top: 20px;
			}

#main p, #main li, #main blockquote, #main td{line-height: 16px;
			font-size: 10px;}		

#main li{
	margin-bottom:  5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
			
.charttable {width: 100%;
		border-collapse:collapse;
		border-bottom: 1px solid #cccccc;
		margin-top: 15px;
		margin-bottom:15px;
		}
		
.charttable th {border-bottom: 2px solid #444444;
	font-weight: bold;
	text-align:left;
	font-size: 13px;
	vertical-align:top;
	line-height: 14px;
	}
	
.charttable td {vertical-align: top;
	border-bottom:1px solid #cccccc;
	padding-left: 3px;
	line-height: 15px;
	font-size: 12px;
	}
	
	
#grammarschoolsections img{float:left;
 							margin-right: 10px;
 							width: 50px;
							}
							
#grammarschoolsections h3 {margin-bottom:5px;}
							
#grammarschoolsections h4,
#grammarschoolsections p{margin-top:0px;}		

#sidebar h2{font-size: 16px;
			color: #990000;
			margin-bottom:0px;
			}
			
#sidebar h3{font-size: 12px;
			font-weight: bold;
			line-height: 14px;
			}
			
#sidebar p, #sidebar li, #sidebar td, #sidebar blockquote
				{font-size: 10px;
				line-height: 11px;
				}