/* teislides.css */


body
{
    background: white;
    font-family: Garamond;
    font-size: 18pt; 
    color: black;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
}

.small 
{  font-size: 11pt; }

p.detail 
{  font-size: 14pt; 
   font-style: italic;
}


/* */
