
h1 {
text-align: center;
font-size: 24pt;
font-weight: bold;
line-height: 1.3em;
}

h2 {
text-align: center;
font-size: 20pt;
}

h3 {
font-size: 16pt;
}

h4 {
text-align: left;
font-size: 14pt;
}

h1, h2, h3, h4, p, a, li {
font-family: verdana, arial, sans-serif;
}


 p, a, li {
 font-size: 12pt; 
 }
 
BODY {
background: brown;
color: white;
margin-left: 3%;
margin-right: 3%;
}

p.ind  {text-indent: 5em;}
p.address {text-indent: 0em;}
.red {color: #FF3366; background: black;}
.orange {color: #FF6600; background: black;}
.yellow {color: #FFFF00; background: black;}
.green {color: #00CC00; background: black;}
.blue {color: #3333FF; background: black;}
.indago {color: #9933FF; background: black;}
.violet {color: #FF3399; background: black;}
.violet2 {color: #900F6F; background: black;}
.center {text-align: center;}
.italic { font-style: italic; }
.comic {font-family: "comic sans ms", arial, sans-serif;}

a:link { 
background-color: transparent; 
color: white; 
padding:2px;
}

a:visited {
background-color: transparent; 
color: white; 
padding:2px;
}

a:active {
background-color: transparent; 
color: white;

border-width: 2px; 
padding:2px;
}  

p.design {
font-size: 12pt;
text-align: center;
background: white;
color: black;
float: right;
border-style: double;
border-width: 4px;
border-color: #FF0000;
line-height: 1.5em;
}
