body {
font-size:12pt;
font-family:Comic Sans MS;
color:white;
line-height:16pt;
margin-left:10px;
margin-right:10px;
background-color:black;
}


a:link {
  color:#33ff00;

}

a:visited {
  color:red;
}

a:hover {
  color:yellow;
}

a:active {
  color:#ff9900;
}

h1 {
font:20pt Comic Sans MS;
color:yellow;
text-align:center;
font-weight:bold;
line-height: 20pt;
}

h2 {
font:20pt Comic Sans MS;
color:yellow;
text-align:center;
font-weight:bold;
line-height: 20pt;
}


h3 {
font:20pt Comic Sans MS;
color:red;
text-align:left;
font-weight:bold;
line-height: 20pt;
}



h4 {
font:15pt Comic Sans MS;
color:white;
text-align:center;
font-weight:bold;
line-height: 20pt;
}


p {
text-align:left;
clear:left;
margin-top:50px;
margin-bottom:20px;
margin-left:0;
margin-right:10px;
}

div.text {
text-align:center;
margin-top:10px;
margin-bottom:50px;
}

div.stripe {
margin:50px;
padding:30px;
text-align:center;
border-style:none;
}

div.bottom {
text-align:center;
margin-top:50px;
}

div.sup {
text-align:center;
margin-top:50px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
}

div.sip {
text-align:left;
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
}
