@charset "utf-8";
/* CSS Document */

/**=================================

 report

=================================**/
.report_toptxt{
	color:#007cc8;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.report_hr{
	border: 2px solid #deeef8;
	width:95%;
}
.report_head{
	text-align:center;
}
.report_title{
	font-size:300%;
	font-weight:bold;
	color:#007cc8;
}
.report_universityname{
	font-weight:bold;
	color:#007cc8;
}
.report_studentname{
	font-weight:bold;
	color:#007cc8;
}
.report_highschoolname{
	color:#007cc8;
}
.report_body{
	font-weight:bold;
}



/**=================================

 content_Footer

=================================**/

