body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 600;
}
a:visited {
	color: #000000;
	font-weight: 600;
}
a:hover {
	color: #000000;
	font-weight: 800;
}
a:active {
	color: #000000;
	font-weight: 600;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

.legalText {font-size: 9px}

.tableCell_LIGHT {
	background-color: #FFFFFF;
}
.tableCell_DARK {
	background-color: #CCCCCC;
}
.tableCell_HEADER {
	background-color: #999999;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
}
.legalLink {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
}
.imageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tradeMark {
	font-size: large;
}
.headLines {
	color: #993333;
}

a:link {
	color: 333399;
}
a:visited {
	color: 993333;
}
a:hover {
	color: 333399;
}
a:active {
	color: #333399;
}
