body, h1, h2, h3, h4, h6, blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size:0.9em;
	word-spacing: normal;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6, span.pagetitle, span.pagesubtitle{
	font-weight:bold;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 115%;
	margin-bottom:0;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
	font-style:italic;
}
h5 {
	font-size: 90%;
}
h6 { 
	font-size: 90%;
}

p.tutor-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:bold;
	text-align:center;
	line-height: 0.9em;
	margin: 0; 
	padding: 0;
}
p.tutor-subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-align:center;
	margin: 0;
	padding: 0;
	line-height: .9em;
}
.floatLeft{
	padding:0;
	float:left;
	margin:10px;
	margin-left:0;
	margin-top: 0;
	margin-bottom:3px;
}
.floatRight{
	float:right;
	padding:0;
	margin:10px;
	margin-right:0;
	margin-top: 0;
	margin-bottom:3px;
}
	
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin-top: 3px;
}