/* CSS Document */

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.style1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.style1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.style12 {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.style12:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.style12:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}


.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.style4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.style4-1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style4-2 {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.style4-2 a {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
}
.style6 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ff0000;
	font-weight:bold;
	letter-spacing: -1px;
}