body {}
p {}
td {}
.link {
	color: #006699;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	color: #006699;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}
.divider { font-size: 10pt; color: #006699; font-family: Arial, Helvetica, sans-serif; }
.footerdivider { font-size: xx-small; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.footerlink {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.footerlink:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
.footerTxt {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.welcomeTxt {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-weight: normal;
	text-decoration: none;
}

