body {
  color:black;
  font-family:Arial,Helvetica,sans-serif;
  background-color:#F1F0FF;
}

p {
  color:black;
  font-family:Arial,Helvetica,sans-serif;
  margin-right:10px; 
  margin-left:10px;
}

p.box {
  margin-left: 4;
  margin-right: 4;
}

p.wtext {
  text-align:center;
  font-family:Arial,Helvetica,sans-serif;
  color:#ffffff;
}

div.top {
  border-style:solid;
  border-top-style:none;
  border-left-style:none;
  border-right-style:none;
  background-color:#C3C3E5;
  border-bottom-width:1px;
}
div.top2 {
  border-style:solid;
  border-top-style:none;
  border-left-style:none;
  border-right-style:none;
  background-color:#443266;
  border-bottom-width:1px;
}

div.end {
  border-style:solid;
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  background-color:#C3C3E5;
  border-top-width:1px;
}
div.end2 {
  border-style:solid;
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  background-color:#443266;
  border-top-width:1px;
}

H3 {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold; 
  font-size:13px; 
  margin-right:10px; 
  margin-left:10px;
}


H2 {
  color:#443266;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold; 
  font-size:15px; 
  margin-right:10px; 
  margin-left:10px;
}


H1 {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold; 
  font-size:18px; 
  margin-right:10px; 
  margin-left:10px;
}


ul.nav {
  color:#443266;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
  line-height: 110%;
}


A:visited {
  color:#990099; 
  font-family:"Times New Roman",Times,serif;
  text-decoration:underline; 
}


A:link {
  color:#000099; 
  font-family:"Times New Roman",Times,serif;
  text-decoration:underline; 
}


A:active {
  color:#0000cc; 
  font-family:"Times New Roman",Times,serif;
  text-decoration:underline; 
}


A:hover {
  color:#009999; 
  font-family:"Times New Roman",Times,serif;
  text-decoration:underline; 
}


A.nav:visited {
  font-weight:bold; 
  font-size:12px; 
  font-family:Arial,Helvetica,sans-serif;
  color:black;
  text-decoration: none
}


A.nav:link {
  font-weight:bold; 
  font-size:12px; 
  font-family:Arial,Helvetica,sans-serif;
  color:black;
  text-decoration: none
}


A.nav:active {
  font-weight:bold; 
  font-size:12px; 
  font-family:Arial, sans-serif; 
  color:black;
  text-decoration:underline; 
  background-color: #ffff99
}


A.nav:hover {
  font-weight:bold; 
  font-size:12px; 
  font-family:Arial, sans-serif; 
  color:black;
  text-decoration:underline; 
  background-color: #ffff99
}


.nav {
  color:#443266;
  font-weight:normal; 
  font-size:12px; 
  font-family:Arial,Helvetica,sans-serif;
}

.bar {
  font-weight:bold; 
  font-size:12px; 
  font-family:Arial,Helvetica,sans-serif;
  color:#ffffff;
}

.bright {
  color:#cc0000;
}

#box {
  font-family:Arial,Helvetica,sans-serif;
  border-collapse:collapse;
}

#box td, #box th {
  vertical-align:top;
  border:1px solid black;
}

#box th {
  background-color:#8C489F;
}

#box td {
  background-color:#FFFFFF;
}

