
body		{ background: white;
		  font-family: verdana, arial, sans-serif;
		  font-size: 12px;
		  font-weight: 500;
		  line-height: 1.4;
		  max-width: 1024px; 
		  padding: 10px;
		  margin: 0 120px 0 120px }
h1		{ font-size: 18px; 
		  font-family:  arial;
		  font-weight: 800;
		  color: red; 
		  margin-bottom: 0; }
h2		{ font-family: arial, san-serif;
		  font-size: 20px; 
		  font-weight: 700;
		  color: #5F5F5F;
		  margin-left: 20px;
		  margin-bottom: -10px }
dt              { font-family: arial, san-serif;
		  font-size: 11pt;
		  font-weight:  800;
		  color:  #B2B2B2; 
		  margin-top: 12px; }
dt.first        { margin-top: 0; }
p.first         { margin-top: 6px; }
h1 i		{ color:  #FF9696}
ol, ul		{ margin-left: 36px }
li.long		{ padding-bottom: 6px; }
ul 		{ margin-top: 6px;
		  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 }

.tab		{ margin-left: 10px; 
		  margin-right: 10px}

a		{ outline: 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 }

p   a:link
		{ text-decoration: underline; color: black }
p   a:visited
		{ text-decoration: underline; color: black}
p   a:active
		{ text-decoration: underline; color: red }
p   a:hover
		{ text-decoration: underline; color: red }

#menu a:link
		{ text-decoration: underline; color: #D90000 }
#menu a:visited
		{ text-decoration: underline; color: #D90000 }
#menu a:active
		{ text-decoration: underline; color: #0000D9 }
#menu a:hover
		{ text-decoration: underline; color: #0000D9 }

#menu		{ z-index: 2;
		  position: absolute;
		  top:  77px;
		  right: 120px;
		  border:  3px inset;
		  padding:  10px;
		  font-size: 10px;
		  line-height: 1.5; }
#top		{ text-align: left;
		  padding: 0px 16px 10px 16px; 
		  color: black }
#nav		{ text-align: right;
		  font-size:  9px;
		  color: #7B6A59;  }
#rev		{ clear: both;
		  color: black;
		  font-size: 9px; 
		  text-align: center;
		  margin: 10px 10px 6px 10px;
		  border-top: 2px solid #f1f1f1; }
#rev p          { margin-top: 10px }
#top		{ text-align: center; font-size: 9px; color: #7B6A59; }


