
body { font-family: Arial, Helvetica, sans-serif; background-color: white; color: black; }


.stripe { color: rgb(75%,75%,75%); font-size: .8em; margin-top: 1.5em; margin-bottom: 1.5em; }
#header.stripe { font-weight: bold; font-size: .8em; margin-bottom: 3em; }
#footer.stripe { margin-top: 3em; }

.stripe a { text-decoration: none; }
.stripe a:link { color: yellow; }
.stripe a:visited { color: yellow; }
.stripe a:hover { color: white; }

.stripe table td { text-align: center; }
.stripe img { margin: 0px; padding: 0px; }

.face { color:teal; font-weight:bold;  text-decoration:none; font-size:1.2em; font-family:Times New Roman }
 a.face:link{ color:teal; font-weight:bold;  text-decoration:none; font-size:1.2em; font-family:Times New Roman }
a.face :visited{color:teal; font-weight:bold; text-decoration:none; font-size:1.2em; font-family:Times New Roman }
 a.face:hover{ color:#943b41; font-weight:bold;  text-decoration:underline; font-size:1.2em; font-family:Times New Roman }
 a.face:active { color:teal; font-weight:bold;  text-decoration:none; font-size:1.2em; font-family:Times New Roman }

.body { max-width: 50em; margin-left: 3em; }.
.body h1 { font-size: 1.2em; color: 1.2em; }
.body li { margin-top: .5em; }



