h1{color: green}
h2{color: red; font-style: italic; clear:left}
h2.center{text-align: center}
p{font-family: sans-serif}
.heading{text-align: center}
p.emphasis{font-weight: bold}
ul{list-style-type: square; }
ol{list-style-type: lower-roman}
table{width: 80%; border: 1px black solid; margin: auto; border-collapse: collapse}
th{color: white; background-color: rgb(0,80,80)}
td{border: 0px black solid; text-align: left}
h1.titleHeading {
text-align:center;
}
img.icon{border-width:0px; height: 20px}
