@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}

.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #606060;	
}

.style3 {
	font-size: 11px;
	font-weight: normal;
	color: #0975B7;
}

.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #0975B7;	
}

.style5 {
	color: #606060;
	font-size: 14px;
	font-weight: bold;

}

.style6 {
	color: #0975b7;
	font-size: 14px;
	font-weight: bold;
}