@charset "utf-8";
/* CSS Style Document */

.style2 {
	font-size: 12px
}

.style4 {
	color: #0000FF;
	font-size: large;
	font-weight: bold;
}

.style3 {color: #000099;
		font-size: 14px;
		font-weight: bold;
		}
		
.style5 {color: #0000FF; font-weight: bold; }

.style1 {color: #000099;
		font-size: 18px;
		font-weight: bold;}
		
.style7 {
		color: #FF0000;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
		}

.style6 {
color:#000000;
font-size:10px;
font-weight: bold;
}
		  
