/* CSS Document */

.style1 {
	color: #333333;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #c7c9cd;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #CE111E;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {
	color: #666666;
	font-size: 9px;
	font-family: tahoma;
}
.style18 {
	color: #333333;
	font-size: 9px;
	font-family: tahoma;
}
.style5 {
	color: #CE111E;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
.style18larger {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	line-height: 14px;
}
.link {
    color: #CC0000;
	font-size: 10px;
	font-family: tahoma;
}
a:link {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CE111E;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CE111E;
	text-decoration: none;
}a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #CE111E;
}
a:active {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CE111E;
	text-decoration: none;
}