h1 { font-size:30px; color: brown ; padding:3px; border:double; border-radius:5px; text-align:center;
background-color:oldlace;}
h2 { font-size:23px;color:darkslateblue ; text-align:center;}

body { color: black;  font-weight:bold;line-height:180%; background-color:whitesmoke;width:980px;}

#kaDD {float:right; }

#p1{margin-left:10px; font-size:17px; color: black; width:960px; padding:10px; border:double;
background-color: antiquewhite;  border-radius:10px;}

#dv {font-size:18px ;font-weight:bold; margin-left:10px; color:brown; }
#

hr{width: 90%; color:orange; }
#hr2{ width:80%; color: royalblue; }

h3{font-size: 18px; color:darkslateblue; }

#sp2{font-size:17px; color:black; width:950px; margin-left:10px;  border:solid; border-width:1px; 
background-color: ivory;  padding:10px;   }

#sp2a{font-size:16px ;  border:dotted; position:absolute; top:40px; left:10px; }


#sp3 {font-size:15px; border:double; padding:5px; background-color: whitesmoke;
color: darkblue; line-height: 120%;  }
#sp3c {color:tomato; font-size:16px;}



#spp3 {font-size:16px; color: steelblue;  float:right}

span {display:inline-block; border-radius:8px;}

A:link {color:teal; }
A:visited {color:teal; }
A {text-decoration:none; }