

body {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 9pt;
        background-color: #FFFFFF;
}

td {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 9pt;
}

p {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 9pt;
}

input {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 9pt;
}

.breadcrumb {
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 7pt;
	color: #FFFFFF;
}

.breadcrumb:visited {
	color: #FFFFFF;
}

.breadcrumb:hover {
	color: #6699CC;
}

.question {
	color: #2D65AE;
	font-size: 9pt;
	font-weight:bold
}

.q_answer {
	color : black;
	font-size: 9pt;
}

.school {
	color: #2D65AE;
	font-family : Trebuchet MS, Verdana, sans-serif;
	font-size : 14pt;
	font-weight: bold;

}

A {
	color: #2D65AE;
}

A:hover {
	color: #6699CC;
}

A:active {
	color: #2D65AE;
}

A:visited {
	color: #2D65AE;
}