@charset "utf-8";
/* CSS Document */
.style7 {
	font-size: 16px;
	color: #BC1322;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-weight: bold;
}
.style8 {
	font-size: 10px;
	font-family: Tahoma, Verdana, "Times New Roman";
}

.style4 {
	font-size: 12px;
	font-family: Tahoma, Verdana, "Times New Roman";
}
.style5 {
	color: #000000;
	font-family: Tahoma, Verdana, "Times New Roman";
}
.style6 {
	color: #999999;
	font-family: Tahoma, Verdana, "Times New Roman";
}

.style3 {
	color: #000000;
	font-size: 16px;
	font-family: Tahoma, Verdana, "Times New Roman";
}

.TextBold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Verdana, "Times New Roman";
}

.TextBoldBig {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Verdana, "Times New Roman";
}
.RedBoldsmall {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #BC1322;
}

B:link {
	color:#00FF00;
	text-decoration: none;
}
B:visited {
	color: #00FF00;
	text-decoration: none;
}
B:hover {
	color: #00FF00;
	text-decoration: none;
}

.LinkText {
	font-size: 12px;
	font-family: Tahoma, Verdana, "Times New Roman";
	color:#0000CC;
	
}