/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #a6a6a6;
}
.style2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #1e4f6a;
}
.style3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #CC0000;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #666666;
}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.style6 {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}