BODY,FONT,TD,DIV,B {FONT-SIZE: 9pt; FONT-FAMILY: Microsoft Sans Serif, MS Sans Serif}
.normal {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtBlack {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtBlue {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1313A1;
}
.txtOrange {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #F26522;
}
.txtGreenLight {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8DC63F;
}
.txtGray {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #999999;
}
.HeadWhiteBold {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;	
	
}
A {
	text-decoration: none; 
	color: #000000;
}
A:visited {
	text-decoration: none; 
	color: #000000;
}
A:hover {
	text-decoration: underline; 
	color: #818181;
}
A:active {
	text-decoration: underline; 
	color: #818181;
}

.linknormal {
	text-decoration: none; 
	color: #1313A1;
	font-weight:bold;
}
A.linknormal:visited {
	text-decoration: none; 
	color: #1313A1;
	font-weight:bold;
}
A.linknormal:hover {
	text-decoration: underline; 
	color: #1313A1;
	font-weight:bold;
	text-decoration:underline
}
A.linknormal:active {
	text-decoration: underline; 
	color: #1313A1;
	font-weight:bold;
	text-decoration:underline
}

.linkdown {
	text-decoration: none; 
	color: #72D4F8;
}
A.linkdown:visited {
	text-decoration: none; 
	color: #72D4F8;
}
A.linkdown:hover {
	text-decoration: underline; 
	color: #FFFFFF;
	text-decoration:underline
}
A.linkdown:active {
	text-decoration: underline; 
	color: #FFFFFF;
	text-decoration:underline
}

.linktopcity {
	text-decoration: none; 
	color: #FF6600;
}
A.linktopcity:visited {
	text-decoration: none; 
	color: #FF6600;
}
A.linktopcity:hover {
	text-decoration: underline; 
	color: #FF6600;
	text-decoration:underline
}
A.linktopcity:active {
	text-decoration: underline; 
	color: #FF6600;
	text-decoration:underline
}

