body table td {
     font-family: arial, serif;
     font-size: 11px;
     color: #34679e;
     
}

a {
  color: #3c3e3e;
  text-decoration: underline;
  font-size: 12px;
}

a:hover {
  color: #3c3e3e;
  text-decoration: none;
  font-size: 12px;
}

.screen {
     color: #ffffff;
     font-size: 13px;
     text-transform: uppercase;
     font-weight: 700;
     letter-spacing: 1px;
     text-align: center; 
}

a.menu {
     color: #ffffff;
     font-size: 12px;
     text-transform: uppercase;
     font-style: italic;
     font-weight: 700;
     text-decoration: none;
     letter-spacing: 1px;  
}

a.menu:hover {
     color: #ffffff;
     font-size: 12px;
     text-transform: uppercase;
     font-style: italic;
     font-weight: 700;
     text-decoration: underline;
     letter-spacing: 1px;  
}

h1.title {
         font-family: georgia;
         font-style: italic;
         color: #ffffff;
         font-size: 18px;
         font-weight: 400;
         letter-spacing: 2px;
         margin: 0 25 0 10;
}

.gtitle {
        font-size: 13px;
        color: #f5cb7d;
        text-decoration: underline;
        font-weight: 600;
        padding: 20 15 20 15;
}

.size {
      font-size: 10px;
        color: #ffffff;
        text-decoration: underline;
        font-weight: 100;
}
