/* CSS Document */

.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
}
.style4 {
	color: #666666;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}