/* CSS Document */

A:link    {
  text-decoration: none; 
  color: #003373;
  text-decoration: underline;
}
A:visited {
  color: #891C21;
  text-decoration: underline;
}

A:active {
  color: #891C21;
  text-decoration: none;
}

A:hover {
  color: #891C21;
  text-decoration: underline;
}

TD {font-family:  Arial, Verdana, Sans-serif;font-size: 10pt;font-weight: 400;font-style: normal;color: #000000;
}  
  
P {padding-left: 35px; padding-right: 25px; 
}

.photo {padding-left: 50px; padding-right: 50px; 
}

.heading {font-family: Arial, Sans-serif; font-size: 14px; font-weight:600; font-style: normal;color: #254A87;}

.heading2 {font-family: Times New Roman, Arial, Sans-serif;font-size: 18px;font-weight:600;font-style: normal;color: #333399;}

tablefont{font-family: Times New Roman, Arial, Sans-serif;font-size: small;font-weight:400;font-style: normal;color: #FFFFFF;}

.tel {font-size: x-large;font-weight:400;font-style: normal;}

.credits {font-size: x-small;font-weight:500;font-style: normal;padding-left: 12px;}

.navlist { 
margin:5; 
padding:5;
list-style-type: disc;
padding-left: 60px;}