div.container {width:100%; margin:0px; border:1px solid gray; line-height:300%}
body {color:white; background:rgb(153,255,153)}
tr.one {font-family: Verdana; background-color:transparent; text-align: left; vertical-align: top}
tr {font-family: Verdana; background-color:rgb(51, 204, 0); text-align: center; vertical-align: middle}
h1 {color:black; font-size:100%}
h2 {color:red; font-size:50%}
p {color:black; font-size:80%}
a {color:white; text-decoration: none}
a:hover{color:white;text-decoration:underline}