.ParaText
{ 
  font-family: Verdana; 
  font-size: 10pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
   
   
  background-repeat: no-repeat; 
  letter-spacing: normal; 
  text-align: left; 
  word-spacing: normal; 
  border-style: none; 
}

.ItemHeading 
{  
  font-family: Verdana; 
  font-size: 12pt; 
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  
  
  border-style: none; 
}

.Links1 
{
  font-family: Verdana;
  font-size: 10pt; 
  font-style: normal;
  line-height: normal; font-weight: bold;
  font-variant: small-caps;
  text-transform: capitalize;
  color: #003366;
  text-decoration: underline;
  border-style: none; 
}

.MainTitle
{
  font-family: Verdana;
  font-size: 14pt;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  text-transform: uppercase;
  
  
  text-align: center;
  border-style: none; 
}

.SubMainTitle
{
  font-family: Verdana;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  
  
  text-align: center;
  border-style: none; 
}

.SmallTitle
{
  font-family: Verdana;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  
  
  text-align: left;
  border-style: none; 
}

.MainBody
{

  border-style: none; 
  margin: 0px 0px 0px 0px;
}

body{
   background-attachment: scroll;
   background-repeat: repeat; 
}


.MainTable
{
  border-style: none; 
  background-color: #0;
}

.SubTable
{
  
  border-style: none; 
}

