
body {background-color: #dddddd; background-image: url(maroon.gif);
background-position: top left; background-repeat: repeat-y;
font-family:arial; font-color: black}
h1 {color: maroon; margin-left: 100px}
h2 {color: maroon; margin-left: 100px}
h3 {color: maroon; margin-left: 100px}
h4, h5, h6 {color: maroon; margin-left: 100px; margin-right: 100px}
p {color: black; margin-left: 100px; margin-right: 100px}
.us {color: white; background-color: maroon; margin-left: 100px; margin-right: 10px}
.margin {color: black; margin-left: 100px; margin-right: 100px}
table {margin-left: 100px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px}
.close {margin left=100px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; hspace: 0px; vspace: 0px}
.inner {margin left=0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; hspace: 0px; vspace: 0px}
th {color: maroon; font-weight: bolder}
.red {color: red; font-size: larger}
.yellow {color: yellow; font-size: smaller}
li {color: black; margin-left: 250px;}
.intable {color:black; margin-left: 5px;}
.para {color:black; margin-left: 100px;}
A:link {color: maroon; font-weight: bold; text-decoration: none} 
A:visited {color: darkorchid; font-weight: bold; text-decoration: none} 
A:active {color: lightslategray; font-weight: bold; text-decoration: none}
A:hover {color:lightyellow; font-weight: bolder; background-color: gray; text-decoration: none}