﻿body
{
    font-family: Helvetica;
    font-size: 10pt;
    color: white;
}
a.Faculty
{
  color:Gray; font-size: 8pt; text-decoration:none;
    }

img.Headshot
{
    clear: left;
    display: inline;
    float: left;
}
img
{
    border:0;
}
A:link.CSLink
{
    font-size: small;
    color: red;
      font-family: Arial;
    text-decoration: none ;
}
A:visited.CSLink
{
    font-size: small ;
    color:red;
    font-family:Arial;
    text-decoration: none;
        }
.emailcontrol
{
    background-color: #000000;
}

.redHeader
{
    font-size:  larger;
    color: red;
      font-family: Arial;
    text-decoration: none ;
}

.descriptionText
{
    font-size:  small;
    color: white;
      font-family: Arial;
    text-decoration: none ;
    }