.greytext

{

  font-size:14pt;

  color:#666666;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.bigred

{

  font-size:18pt;

  font-weigth:900;

  color:red;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.greentext

{

  font-size:14pt;

  color:#008000;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.bluetext

{

  font-size:14pt;

  color:#0000FF;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.redtext

{

  font-size:14pt;

  color:#990000;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.blacktext

{

  font-size:14pt;

  color:black;

  font-weight:600;

  font-family:'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.smallblack

{

  font-size:12pt;

  color:black;

  font-family: 'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';

}



.bigblack

{

  font-size:18pt;

  font-weigth:900;

  color:black;

  font-family: 'century gothic','Arial Unicode MS','Eras Medium ITC','Franklin Gothic book';
}

body

{

  scrollbar-base-color: #000000;

  scrollbar-face-color : #CFCFCF;

  scrollbar-shadow-color : #8A8A8A;

  scrollbar-highlight-color : #FFFFFF;

  scrollbar-3dlight-color : #000000;

  scrollbar-darkshadow-color : #FFFFFF;

  scrollbar-track-color : #FFFFFF;

  scrollbar-arrow-color : #000000;



  background-color:#C0C0C0;

}

P {text-indent: 30pt;}

a:link
{
  color: #1A3764;
  size: 12px;
  text-decoration: none;
  cursor: pointer;
}

a:visited
{
  color: #1A3764;
  size: 12px;
  text-decoration: none;
  cursor: pointer;
}

a:hover
{
  color: #cd2626;
  size: 12px;
  text-decoration: underline;
  cursor: pointer;
}

a
{
  color: #444F61;
  size: 12px;
  text-decoration: none;
  cursor: pointer;
}




button

{

  background-color: #c0c0c0;

  border: #c0c0c0;

}