@charset "UTF-8";

.intro-div { text-align: center }
.intro-ul { margin-left: -40px }
.intro-table { border: 1px solid black; border-collapse: collapse; width: 100%; }
.intro-table th, .intro-table td { border-width: 1px; padding: 5px !important}
.th1 { background-color: lightgrey;}
.th2 { background-color: lightgreen;}
.th3 { background-color: cyan;}
