H1         { font-family: impact; text-align: center }
H2         { font-family: times; text-align: center }
H3         { font-family: times; text-align: center }

.main     { background: transparent;
             text-align: justify;
             font-family: times;
             margin-left: 140px;
             margin-right: 140px }
p.link     { position: absolute; left: 20px; 
              font-size: "0.8em" }
p.indent   { background: transparent;
             text-align: justify;
             font-family: times;
             margin-left: 160px;
             margin-right: 140px }

IMG.right        { background: transparent;
					 float: right }
IMG.left  		 { background: transparent;
					 float: left }

UL         { background: transparent;
             text-align: justify;
             font-family: times;
             margin-left: 140px;
             margin-right: 140px }

LI1       { background: transparent;
             font-family: times;
             margin-left: 160px;
             margin-right: 160px }

LI2       { background: transparent;
             font-family: times;
             margin-left: 60px;
             margin-right: 160px }

.left { color: white; background: black; text-align: left }
.footer { color: white; background: black; text-align: center }
.bigger { font-size: "1.2em" }
.smaller { font-size: "0.8em" }

.h1 { color: black; text-align: center; font-size: 200%;  font-family: impact, serif }
.h2 { color: black; text-align: center; font-size: 150%;  font-family: impact, serif }
.h3 { color: black; text-align: center; font-size: 120%;  font-family: impact, serif }
.h4 { color: black; text-align: center; font-size: 110%;  font-family: impact, serif }


A:link      	{ color: blue;
			font-family: impact;
	        	text-decoration: underline}
    	
A:active    	{ color: red;
			font-family: impact;
			text-decoration: none;}
     	
A:visited     	{ color: purple;
			font-family: impact;
			text-decoration: none;}