body { color: black; font-size: 14px; font-family: arial; background-color: #e8eef0; }


a:link { color: blue ; font-size: 14px; font-family: arial, sans-serif; text-decoration: none; }

a:visited { color: blue ; font-size: 14px; font-family: arial, sans-serif; text-decoration: none; }

a:hover {color: blue ; font-size: 14px; font-family: arial, sans-serif; text-decoration: none;  }

a:active {color: blue ; font-size: 14px; font-family: arial, sans-serif; text-decoration: none;  }
h1 { color: red; font-size: 18px; font-family: arial, sans-serif; font-weight: bold; text-decoration: underline; }
table { color: black; font-size: 14px; font-family: arial; background-color: #edf5f7; }
.cont {color: blue ; font-size: 14px; font-family: arial, sans-serif; text-decoration: none; }
.small { color: black ; font-size: 11px; font-family: arial, sans-serif; font-weight: bold; text-decoration: none; }
.cont2 {color: blue ; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }
.bigred{ color: red; font-size: 18px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline;  }
.smallgr { color: #b11a0d ; font-size: 11px; font-family: arial, sans-serif; font-weight: bold; text-decoration: none; }