
body
		{ background: #d6ddd6;
		  font-family: verdana, arial, san-serif;
		  font-weight: 500;
		  max-width: 800px; 
		  padding: 10px;
		  margin: 0 20px 0 80px }
h1		{ font-size: 106%; 
		  font-weight: 800;
		  color: #567b67	 }
h2		{ font-size: 88%; 
		  font-weight: 700;
		  color: #a88db1;
		  margin-left: 20px;
		  margin-bottom: -10px }
h3		{ font-size: 81%; 
		  font-weight: 700;
		  font-family: arial;
		  color: #985952;
		  margin-bottom: 0 }
p, dd, li	{ font-size: 78%; }
dd p            { font-size: 100%; }
dd li           { font-size: 100%; }
td		{ font-family: verdana, arial, san-serif;
		  font-size: 90%;
		  font-weight: 500;
		  line-height: 1.35;
		  vertical-align: top}
dt              { font-family: arial, san-serif;
		  font-size: 95%; line-height: 1;
		  font-weight:  800;
		  color:  #819A89; 
		  margin-top: 2em; }
dt.first        { margin-top: 0; }
dd, p, li       { line-height: 1.5; }
.dat		{ font-size: 80%; color: #777777; white-space: nowrap; }
.norm td        { font-size: 80%; }

ol, ul		{ padding: 0; margin-left: 28px; }
li		{ padding-bottom: 6px; }
.reg li         { font-size: 78%; }
ul 		{ margin-top: 16px;
		  margin-bottom: -6px }
ul.square	{ list-style-type: square;
		  list-style-position: outside }
ul.none		{ list-style-type: none }
ol.letter	{ list-style-type: lower-alpha;
		  list-style-position: outside }
.tight li       { padding-bottom: 0; }
.tab		{ margin-left: 10px; 
		  margin-right: 10px}
a               { outline: none; }               /* hides focus outline */
a:link
		{ text-decoration: underline;
		  font-weight: 500;
		  color: #735681 }

a:visited
		{ text-decoration: underline;
		  font-weight: 500;
		  color: black }
a:active
		{ text-decoration: underline;
		  font-weight: 500;
		  background-color: #F8F8EF;
		  color: #393562 }
a:hover
		{ text-decoration: underline;
		  font-weight: 500;
		  background-color: #F8F8EF;
		  color: #393562 }

.acreader	{ border-style: none; }

a.n:link
		{ text-decoration: none; font-weight: 500; color: #7B6A59; }
a.n:visited
		{ text-decoration: none; font-weight: 500; color: #7B6A59; }
a.n:active
		{ text-decoration: underline; font-weight: 500; color: #7B6A59; }
a.n:hover
		{ text-decoration: underline; font-weight: 500; color: #7B6A59; }

dt  a:link
		{ text-decoration: underline; color: #B2B2B2 }
dt  a:visited
		{ text-decoration: underline; color: #B2B2B2 }
dt  a:active
		{ text-decoration: underline; color: red }
dt  a:hover
		{ text-decoration: underline; color: red }


#all            { border-style: none;
		  width: 100%;
		  margin: 0 auto 0 auto; }
#nav		{ text-align: right;
		  font-size:  56%;
		  color: #7B6A59;  }
#rev		{ clear: both;
		  color: black;
		  font-size: 80%; 
		  text-align: center;
		  margin: 10px 10px 6px 10px;
		  border-top: 2px solid white; }
#rev p          { margin-top: 10px }
#top		{ text-align: center;
		  margin-top: 20px;
		  font-size: 56%;
		  color: #7B6A59; }




