
.title
{
   font-family     : "georgia",times,serif;
   font-weight     : bold;
   text-decoration : underline;
   font-size       : 50px;
   color           : black;
   text-align      : center;
   line-height     : 100%
}


.large
{
   font-family     : "georgia",times,serif;
   font-weight     : none;
   text-decoration : none;
   font-size       : 26px;
   color           : black;
}


.med
{
   font-family     : "georgia",times,serif;
   font-weight     : none;
   text-decoration : none;
   font-size       : 22px;
   color           : black;
}

