body {  
  font-family: ZurichCalligraphic, Script;
  font-size:   12pt; 
  color:       #000000;
}

h1 {
  font-family: ZurichCalligraphic, Script; 
  text-align:  center;
  color:       #000000;
}

h2 {
  font-family: ZurichCalligraphic, Script; 
  font-style:  bold;
  text-align:  center;
  color:       #000000;
}

p.script {
  font-family: ZurichCalligraphic, Script;
  font-size:   12pt; 
  color: #000000; 
  text-decoration: none;
}

p.sansserif {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size:   10pt; 
  color:       #000000
}

td:script {  
  font-family: ZurichCalligraphic, Script; 
  font-size:   12pt; 
  color:       #000000;
}

a {
  color: #000000; 
  /*
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10pt; 
  */
  text-decoration: none;
}

a:text {
  color: #000000;
  /*
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10pt; 
  */
  text-decoration: none;
}

a:visited {
  color: #0000ff; 
  /*
  font-family: Arial, Helvetica, sans-serif; 
  font-size:   10pt; 
  */
  text-decoration: none;
}

a:hover {
  color: #00ff00; 
  /*
  font-family: Arial, Helvetica, sans-serif; 
  font-size:   10pt;
  */
  text-decoration: underline;
}

a:active {
  color: #ff0000; 
  /*
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10pt; 
  */
  text-decoration: none;
}

a:photoborder {
  color: #ffffff;
}

i {
  font-family: Times New Roman, Times;
}
