
.a1  
{
  font-family: Lucida Calligraphy; 
  font-size: 40pt; 
  font-weight: bold; 
  color: silver; 
  margin-top: 30px; 
  margin-left: 60px;
}

.a2
{
  font-family: Lucida Calligraphy; 
  font-size: 50pt; 
  font-weight: bold; 
  color: gray; 
  margin-top: -50px; 
  margin-left: 58px;
}

.b
{
  font-family:  Verdana; 
  font-size: 20pt; 
  color: silver;
  margin-top: -20px; 
  margin-left: 58px;
  text-decoration: none;
}

.c
{
  font-family: Verdana; 
  font-size: 12pt; 
  color: gray;
  text-decoration: none
}
       
.d  
{
  font-family: Verdana; 
  color: gray;
  font-size: 10pt;
  text-align: left;
  text-decoration: none
}
 
.sm1
{
  font-family: Verdana; 
  font-size: 12pt; 
  color: gray;
  background: #f2f2f2; 
  cursor: hand; 
  height: 18px;
  text-align: center;
  text-decoration: none
}

.e  
{
  font-family: Verdana; 
  font-size: 8pt; 
  color: #cccccc;
  text-decoration: none
}
