body {
	background-color: #C7EAFB;
}

a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #00ADEF;
	text-decoration: underline;

}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.text12-black {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text14-black {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text16-black {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text12-white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text14-white {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text14-blue {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #00AFE4;
}


.text16-white {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text16-blue {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #00AFE4;
}

.box-table { border: 1px #000000 solid}

.box-table2 { border: 2px #2AAEE3 solid}

.td-white {background-color: #FFFFFF;}

.td-blue {background-color: #00AFE4;}

.emaillinks {
	font-family: Arial;
	font-size: 16px;
	color: #00ADEF; 
	text-decoration: none;
}

.l1 {text-align: left}

.c1 {text-align: center}

.r1 {text-align: right}