/*
lk = Font, links, left of page.
et = Bold standard text, for line headers
h2 = Regular text, centered.
mh = Main Heading text.
tb = Table background
tf = HTML code in tutorial.
ti = Title
t2 = Title sized, centered text
dp = Document's primary text
d1 = Same as primary with unspecified background color
d2 = Inset text.
d3 = Centered text
se = Special emphasis text
w1 = Wild Card 1
w2 = Wild Card 2
w3 = Smaller text in header
w4 = same as main text but centered.
w5 = Normal text, smaller than main.
pf = Personal favorite freeware.
cd = Recommended for computer beginners.
pn + Personal News page.
*/


/*body { background-color:efefff; color:#000000; padding:0; margin:0; border-width:0;}*/


body { background-color:#ebf0ff; color:#000000; padding:0; margin:0; border-width:0;}


#lk {font-size:90%; font-weight:bold; text-align:center;}
#et {color:#000000; background-color:#ffffff; font-size:110%; font-weight:bold;}
#mh {color:#000000; font-size:140%; font-weight:normal; text-align:center;}
#dp {color:#000000; background-color:#ffffff; font-size:110%; font-weight:normal; text-align:left; margin: 1% 5% 1% 5%; padding:3%;}
#d1 {color:#000000; font-size:110%; font-weight:normal; text-align:left; margin: 1% 5% 1% 5%; padding:3%;}
#d2 {color:#000000; background-color:#ffffff; font-size:90%; font-weight:normal; text-align:left; margin: 1% 10% 1% 10%; padding:3%;}
#d3 {text-align:center ;}
#d4 {color:#000000; font-size:110%; font-weight:normal; text-align:left; margin: 1% 10% 1% 10%; padding:3%;}
#d5 {text-align:center ; margin: 1% 22% 1% 22%;}
#dz {color:#000000; background-color:#ffffff; font-size:110%; font-weight:normal; text-align:left; margin: 1% 15% 1% 15%; padding:3%;}
#em1 {color:#000000;  font-size:90%; font-weight:normal; text-align:left; margin: 1% 3% 1% 3%; padding:3%;}
#go {color:#000000; font-size:60%; font-weight:normal; text-align:center;}
#h2 {color:#000000; font-size:110%; font-weight:bold; text-align:center ;}
#h3 {color:#ffffff; background-color:#7777ff; font-size:115%; font-weight:bold; text-align:center; }
#n1 { background-color:#cbcfeb; text-align:center; margin: 0% 0% 0% 0%; padding:4px;}
#ph {color:#000000; font-size:120%; font-weight:bold; font-style:italic; text-align:center;}
#pi {color:#000000; font-size:115%; font-style:italic; }
#pn {color:#000000; background-color:#ffffff; font-size:110%; font-weight:normal; text-align:left; margin: 0% 3% 0% 0%; padding:2%;}
#p2 {color:#000000; font-size:110%; font-weight:normal; text-align:center; margin: 1% 1% 1% 1%; padding:1%;}
#se {color:#8184fc; font-size:75%; font-weight:bold; background-color:#cfd0fe; text-align:center;}
#s2 {color:#8184fc; font-size:75%; font-weight:bold; text-align:center;}
#tf {color:#000000; font-size:110%; font-weight:normal; font-family: Courier, "Courier New", monospace }
#ti {color:#000000; font-size:160%; font-weight:bold; text-align:center; margin:1px 4% 1px 4%; background-color:efefff;}
#t2 {color:#000000; font-size:160%; font-weight:bold; text-align:center;}
#w1 {color:#000000; font-size:75%; font-weight:bold; background-color:#fdfbe8; text-align:left;}
#w2 {color:#000084; font-size:150%; font-weight:bold; background-color:#c4caec; text-align:center;}
#w3 {color:#0a1494; font-size:40%; font-weight:bold; background-color:#fdfbe8; text-align:center;}
#w4 {color:#000000; font-size:90%; font-weight:normal; text-align:center;}
#wn {color:#000099; font-weight:normal; text-align:center;}
#w5 {color:#000000; font-size:90%; font-weight:normal; text-align:left;}
#w6  {font-size:75%;}
#pf {color:#ff0000; font-size:67%; font-weight:bold;}
#cd {color:#ff0099; font-size:67%; font-weight:bold;}

#nt1  {color:#8184fc; font-size:75%; font-weight:bold; text-align:center; margin:0% 85% 0% 1%;}
#nt2  {color:#000000; background-color:#ffffff; font-size:110%; font-weight:normal; text-align:left; margin: 0% 1% 0% 15%; padding:2%;}


a:link {color: #0000AE; text-decoration: none; }
a:active {color: #2837c8; text-decoration: underline; }
a:visited {color: #eb00c8; text-decoration: none; }
a:hover {color: #078F22; text-decoration: none; }
