a:active { color: #000088; text-decoration: underline; }
a:link { color: #000088; text-decoration: underline; }
a:visited { color: #000088; text-decoration: underline; }
a:hover { color: #CC0000; text-decoration: underline; }

body {
  background-color: #FFFFFF;
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size: 14px;
  }

.defaulttext {
	font-family: Arial,Helvetica,sans-serif;
	color: black;
	font-size: 14px;
}

.headertext {
	font-family: Arial,Helvetica,sans-serif;
	color: #052377;
	font-size: 16px;
	font-weight: bold;
}

.addresstext {
	font-family: Arial,Helvetica,sans-serif;
	color: #052377;
	font-size: 12px;
	font-weight: bold;
}

.bluetext {
	font-family: Arial,Helvetica,sans-serif;
	color: #052377;
	font-size: 12px;
}
.tableheader {
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.tabletext {
	font-family: Arial,Helvetica,sans-serif;
	color: #052377;
	font-size: 12px;
}

.warningtext {
    color: #FF0000;
}
