H1 {color: red; font-size: 20pt; 
text-align:center; background: yellow}

TT {font-size: 16pt; color:red; 
background:white;}
 
BODY {font-size: 14pt; text-align: 
justify; color: maroon; background: aqua;} 

STRONG {color:white; background: black} 

P {letter-spacing: 0.3em; text-align:left; 
text-indent:0.5in; font-size:12pt; 
line-height:18pt;}
 
UL {list-style-type: circle;) 
OL {list-style-type: decimal;} 

A:link {background:yellow; color:green;} 
A:hover {background:red; color:white;}

