a.HeadingLink:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 	
	text-decoration: none; 
	font-weight: bold; 
	color: #CC0000; 
}
a.HeadingLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold; 
	color: #CC0000; 
}
a.HeadingLink:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 	
	text-decoration: underline; 
	color: #CC0000;	
	font-weight: bold; }

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text12Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}
.metas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
}
.border {
	border: 1px solid #ebebeb;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LinkHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	vertical-align: top;
	letter-spacing: 1pt;
}
.Heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.text14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.text14 a:link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.text14 a:visited{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.text14 a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
