/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 15px; color: rgb(100,110,140); font-style: italic; background-color: rgb(255,255,255);}
 A:active { color: rgb(100,110,140); text-decoration: underline;}
 A:link { color: rgb(100,110,140); text-decoration: underline;}
 A:visited { color: rgb(100,110,140); text-decoration: underline;}
 H1 { margin-top: 0px;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 15px; line-height: 17px; font-style: italic; margin-top: 0px;}
 A:hover { color: rgb(140,150,170); text-decoration: underline;}
 