
/* general */

p {
font-family: Georgia, Times New Roman ;
font-size: 11pt;
color: #CCCCCC }

h1 { 
font-family: Georgia, Times New Roman ;
font-size: 20pt;
color: #CCCCCC }

h2 { 
font-family: Georgia, Times New Roman ;
font-size: 16pt;
color: #66CCFF }

h3 { 
font-family: Georgia, Times New Roman ;
font-size: 14pt;
color: #aaaaaa; 
link color: #66CCFF;
text-decoration: none; }

h4 { 
font-family: Georgia, Times New Roman ;
font-size: 12pt;
color: #CCCCCC }

h5 { 
font-family: Georgia, Times New Roman ;
font-size: 12pt;
color: #CCCCCC }

h6 { 
font-family: Georgia, Times New Roman ;
font-size: 12pt;
color: #CCCCCC; 
link color: #000066;
text-decoration: none; }

td.subheading { padding: 0px; font: 12pt  Georgia, Times New Roman ; color: #CCCCCC; }

a:link { text-decoration: none; font: 11pt  Georgia, Times New Roman ; color: #66CCFF; }
a:active { text-decoration: none; font: 11pt  Georgia, Times New Roman ; color: #dddddd; }
a:visited { text-decoration: none; font: 11pt  Georgia, Times New Roman ; color: #66CCFF; }
a:hover { text-decoration: underline; font: 11pt  Georgia, Times New Roman ; color: #FFFFFF }

/* Nav Links */
a.navLink:link { text-decoration: none; font: 14pt  Georgia, Times New Roman ; color: #66CCFF; }
a.navlink:active { text-decoration: none; font: 14pt  Georgia, Times New Roman ; color: #DDDDDD; }
a.navlink:visited { text-decoration: none; font: 14pt  Georgia, Times New Roman ; color: #37B3D7; }
a.navLink:hover { text-decoration: underline; font: 14pt  Georgia, Times New Roman ; color: #FFFFFF }



/* Footer */
a.footer:link, a.footer:visited, a.footer:active { text-decoration: none; font: 11px  Georgia, Times New Roman ; color: #66CCFF; }
a.footer:hover { text-decoration: underline; font: 11px  Georgia, Times New Roman ; color: #FFFFFF; }

/* Image Caption */
td.caption { font: 9px  Georgia, Times New Roman ; color: #333333; }
