@charset "iso-8859-1";

BODY 
h1 {font-size: 20px; text-align: center;}
h2 {font-size: 18px; text-align: center;}
h3 {font-size: 16px; text-align: center;}
h4 {font-size: 14px; text-align: left;}
h5 {font-size: 12px; text-align: center;}
h6 {font-size: 12px; text-align: left;}
.class1l { font-size: 16px; color: black; text-align: left; }
.class1c { font-size: 16px; color: black; text-align: center; }
.class2l { font-size: 14px; color: black; text-align: left; }
.class2c { font-size: 14px; color: black; text-align: center; }
.class3l { font-size: 12px; color: black; text-align: left; }
.class3c { font-size: 12px; color: black; text-align: center; }
.class4c { font-size: 10px; color: black; Text-align: center; }
A  { color : #415D34; text-decoration : underline; }
A:Visited { color : #415D34; text-decoration : underline; }
A:Active { color : #415D34; text-decoration : underline; }
A:Hover { color : White; text-decoration : none; background-color: #415D34; }
