@charset "utf-8";
/* CSS Document */
#headrook a{
	font-weight: bold;
}
#headrook{
	font-weight: bold;
}
.tab1{
	 font-weight: bold;	
	background-color: #F3F3F3;
	border: thin solid #CCC;
	text-align:center	 
}
.tab2{
	font-weight: bold;
	background-color: #F3F3F3;
	border: thin solid #CCC;
	text-align:center
}
.tab3{ 
	background-color: #FBFBFB;
	border: thin solid #E6E6E6;
	text-align:center
}
.tab4{ 
	border: thin solid #E6E6E6;
	text-align:center 
}
#page {
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	line-height:20px;
} 

