P, TD, TH { color: #000000;  font-family: Tahoma;  text-align:justify; }
.MenuIndex { solid #0000FF; background-color: #D8E0F8; text-decoration: none; }
.TopMenuItem { font-weight: normal;  font-size: 100%; text-decoration: none; color: #ffffff; padding-bottom: 5pt; }
.MenuTitle { font-weight: bold;  font-size: 100%;  text-decoration: none;}
.MenuItem { font-weight: normal;  font-size: 80%;  border: 1 solid #0000FF;}
.MenuLink { color: #000000; text-decoration: none; }
.Title { font-weight: bold;  font-size: 200%;  text-decoration: none;  background-color: #D8E0F8; padding-left: 3; margin-top: 10; margin-bottom: 5;}
.SubTitle { font-weight: bold; font-size: 120%; text-decoration: none;  background-color: #E0E8FF; padding-left: 3; margin-top: 20;}
.SmallLink { font-size: 80%;  text-decoration: none;}
.LastUpdate { font-size: 75%;  text-decoration: none; text-align:right; }

TH { font-weight: bold; text-decoration: underline;}
A { color: #0000FF;}
BODY { background-color: White;}
H3 { font-family: Tahoma; font-size: 100%; font-weight: bold; text-decoration: underline;}

@media screen and (max-device-width: 600px) {
.TopMenuItem { font-weight: normal;  font-size: 100%; text-decoration: none; color: #ffffff; }
.Title { font-weight: bold;  font-size: 150%;  text-decoration: none;  background-color: #D8E0F8;  margin-top: 20; margin-bottom: 10;}
}
