body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #111111;
}
body {
	background-color: #CBDCDC;
}
.text-12-black {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
}
.text-12-orange {
	font-family: Arial;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: none;
}
.text-10-black {
	font-family: Arial;
	font-size: 10px;
	color: #111111;
	text-decoration: none;
}
a.10-black:link {
	font-family: Arial;
	font-size: 10px;
	color: #111111;
	text-decoration: underline;
}
a.10-black:visited {
	font-family: Arial;
	font-size: 10px;
	color: #111111;
	text-decoration: underline;
}
a.10-black:hover {
	font-family: Arial;
	font-size: 10px;
	color: ff7f00;
	text-decoration: none;
}
a.10-black:active {
	font-family: Arial;
	font-size: 10px;
	color: #111111;
	text-decoration: underline;
}



a.12-black:link {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
	text-decoration: underline;
}
a.12-black:visited {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
	text-decoration: underline;
}
a.12-black:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF7F00;
	text-decoration: none;
}
a.12-black:active {
	font-family: Arial;
	font-size: 12px;
	color: #111111;
	text-decoration: underline;
}



a.12white:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.12white:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.12white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
a.12white:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.14white:link {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.14white:visited {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.14white:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.14white:active {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #111111;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #111111;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FF7F00;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #111111;
	text-decoration: underline;
}
.text-16 {
	font-family: Arial;
	font-size: 16px;
	color: #111111;
	text-decoration: none;
}
a.text-16:link {
	font-family: Arial;
	font-size: 16px;
	color: #111111;
	text-decoration: underline;
	font-weight: bold;
}
a.text-16:visited {
	font-family: Arial;
	font-size: 16px;
	color: #111111;
	text-decoration: underline;
	font-weight: bolder;
}
a.text-16:hover {
	font-family: Arial;
	font-size: 16px;
	color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
}
a.text-16:active {
	font-family: Arial;
	font-size: 16px;
	color: #111111;
	text-decoration: underline;
	font-weight: bold;
}




.header14-black {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}
.header14-orange {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
}
.header18-black {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #111111;
}
.header18-orange {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF7F00;
}
.header-impact {
	font-family: Impact;
	font-size: 24px;
	font-style: italic;
	color: #FF7F00;
}

