<style type="text/css">
.myNewStyle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF000;

}

.myNewStyle2 {
  font-family: Georgia, "Century Gothic", Century, serif;
  font-size: 20px;
  color: grey;

} 

</style>