.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body, a, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.GradeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	width:100%;
	text-align:right;
}
#maths .GradeHeading {
		color: #D67806;
}
#lifesci .GradeHeading {
		color:  #4D80AD;
}
#physci .GradeHeading {
		color: #C6579B;
}

#natSci .Gradeheading{
color:#517422;
}
.ExamText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

#maths table.std {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6);
	border-collapse: separate;
	background-color: white;
}
#maths table.std th {
	border-width: 1px 1px 1px 1px;
	padding: 1px;
	border-style: solid solid solid solid;
	border-color: rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#maths table.std td {
	border-width: 1px 1px 1px 1px;
	padding: 1px;
	border-style: solid solid solid solid;
	border-color: rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6) rgb(214, 120, 6);
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
.fact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bolder;
}
.fact_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	font-weight: bolder;
}
.examheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MaqText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #025CA6;
	text-decoration: underline;
}
.GradeHeading_blood {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: bold;
            display:block;
            width:100%;
            text-align:left;
}

