/*
THESE STYLES ARE USED BY THE EDITWORKS PRO EDITOR IN THE ENEWS ADMIN,
NOT BY THE ACTUAL ENEWS TEMPLATE

EP 9/10/03
*/

/* big brown heading */
.heading 
{
  font-weight:bold; 
  font-size:16.5px; 
  color:#A82200; 
  font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
}

/* big blue heading */
.subheading 
{
  font-weight:bold; 
  font-size:15.5px; 
  color:#524F93; 
  font-family:Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* photo caption */
.caption {font-size:10.5px; color:#655136; font-weight: bold;} 

A:link, A:visited {color:#02683D; text-decoration:underline;}
A:active, A:hover {color:#B3241B; text-decoration:none;} 

P, TD, UL, OL, LI {font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#535152; font-size: 10pt;}


