
/* containing table */
table.border td {
	font-size: 11px !important;
	padding:  5px 5px 15px 5px;
	}
table.border td p {
	font-size: 11px !important;
	}
table.border td.header , table.border td.subhead {
	padding: 5px !important;
	}

/*header colour and format */
.header { color: black; background-color: #fc0; font-size: 11px; font-weight: bold; text-transform: uppercase;
	}
/* subheadings */
.subhead {  font-weight: bold; color: white; background-color: #22BBC8; }
.smallheads {  font-weight: bold}

/* positive and negative numbers */
.minus { font-weight: bold; color: red}
.plus { font-weight: bold; color: black }

/* Quality of time */
.qualityoftime { font-weight: bold; width: 450px}

/* Get the Time planner */
.gettimeplanner { font-weight: bold; width: 450px }

/* forms */
.formeffects {   }
.buttons { font-weight: bold }
.labels { ; font-weight: bold}
.smalllabels { font-size: 9px ; font-weight: bold }

/* final score */
.score {  font-size: 30px; font-weight: bold}


