@charset "utf-8";
/* Sonica CSS Document */


body {
  background-color: #000066;
  color: #003366;
}


body,td,th {
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  font-size: 12px;
  color: #003366;
}
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
  text-decoration: none;
 color: #003366;
}
a:hover {
  text-decoration: underline;
  color: #003366;
}
a:active {
  text-decoration: none;
  color: #003399;
}

.bg-table-fill{
  color: #FFFFFF;
  background-image: url(images/bg.jpg);
}
.bg-footer-fill{
  color: #FFFFFF;
  background-image: url(images/foot.jpg);
}.style1 {
  font-size: 16;
  font-weight: bold;
}
.style1 {
  font-size: 16;
  font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {color: #FFFFFF}
a.style4 {color: #FFFFFF}
.style5 {
  color: #FF0000;
  font-weight: bold;
}
.style6 {color: #FF0000}
h1 {
  color: #FF0000;
  font-size: 16px;
  display: inline;
}


h3 {
	font-size: 14px;
	color: #003366;
	text-transform: capitalize;
	  font-weight: normal;
}

