H1,H2,H3,H4,H5,H6 {font-family:"harrington regular"; color:red}

H1 {text-align:center; font-size:20pt;}
H2 {font-size:20;}
H3 {font-size:18;}
H4 {font-size:16;}
H5 {font-size:14;}
H6 {font-size:12;}

P {font-family:"book antiqua"; font-size:14; color:brown;line-height:1.8;}
P.1 {text-indent:2em}
.ident {text-indent:2em;}


UL {list-style-type:disc;}
UL UL {list-style-type:square;}


A:link {color:green}
A:visited {color:purple}
A:hover {color:red}
A:active {color:red}

.red {color:red}
.pink {color:pink}
.green {color:green}
.lime {color:lime}