<!--All code in this site is done by the webmistress of MASA, nike13 (NCT),
    and forbidden to be duplicated, edited, or otherwise used without the
    written consent of said webmistress-->

table, td, tr{
 font-family: tahoma;
 text-align: justify;
 color: #000000;
 letter-spacing: 0px; 
 font-weight: normal; 
 font-size: 9pt;
 }

 .content{
  border: 0px;
  background-color: #c7ddd3;
  font-family: tahoma;
  text-align: justify;
  color: #000000;
  letter-spacing: 0px; 
  font-weight: normal; 
  font-size: 9pt;
 }

 .content2{
  border: 1px solid #000000;
  background-color: #eae6b0;
  font-family: tahoma;
  text-align: center;
  color: #000000;
  letter-spacing: 0px; 
  font-weight: normal; 
  font-size: 9pt;
 }

.top2{ 
 font-family: verdana;
 font-size: 10px;
 text-transform:uppercase;
 color: #c7ddd3;
 letter-spacing: 2px;
 text-align: center;
 font-weight: bold;
 border-top: 1px solid #ffffff;
 border-bottom: 1px solid #ffffff;
 background-color: #3f5c59;
}
            
A:link, A:visited, A:active {
 color: #71715b;
 text-decoration: underline;
 height:1px;
}

A:hover {
 color: #ffffff;
 text-decoration: bold;
 height:1px;
 background-color: #87a09a;
}

body 
{
font-family: tahoma; 
color: #3f5c59;
letter-spacing: 0px; 
font-weight: normal; 
font-size: 9pt;
cursor:  crosshair;
background-color: #86b2a0;
background-image: url('images/bg.png');
}

