.Item {
   cursor: hand;
   font-family: arial; 
   font-size: 100%;
   font-style: normal;
   font-weight: bold;
   background-color: transparent;
   color: white;
   text-decoration: none; 
   border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;   
 }
.Highlight {
   cursor: hand; 
   font-family: arial;
   font-size: 100%;
   font-style: normal;
   font-weight: bold;
   background-color: #faf0e6;
   color: #000080;
   text-decoration: none;
   border-right: 2px solid #b0c4de;
	border-bottom: 2px solid #778899; 
	border-top: 2px solid #dcdcdc;
	border-left: 2px solid #b0c4de;	
 } 
 .nav {
   cursor: hand;
   font-family: arial; 
   font-size: 100%;
   font-style: normal;
   font-weight: bold;
   background-color: #99ccff;
   color: white;
   text-decoration: none;
   border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;   
 }
 .navSelect {
   cursor: hand;
   font-family: arial; 
   font-size: 100%;
   font-style: normal;
   font-weight: bold;
   background-color: #faf0e6;
   color: #000080;
   text-decoration: none;
   border-right: 3px solid #b0c4de;
	border-bottom: 3px solid #778899;	
	border-top: 3px solid #dcdcdc;
	border-left: 3px solid #b0c4de;
 }
 .InnerLink {
 	font-family: arial;
   font-size: xx-small;
   font-style: normal;
   font-weight: bold;
   color:navy;
 }
 .ListLink {
 	font-family: arial;
   font-size: xx-small;
   font-style: normal;
   font-weight: bold;
   color:navy;
 }
 
 p {font-family:arial;font-size:x-small;margin-left:1%;margin-right:10%;text-align:justify;color:#000080;}
 h2 {font-family:arial;font-size:large;margin-left:1%;margin-right:10%;text-align:left;color:red;}
 h3 {font-family:arial;font-size:small;font-weight:bold;margin-left:1%;margin-right:10%;text-align:left;color:blue;}
 ul {font-family:arial;font-size:x-small;margin-left:1%;margin-right:5%;text-align:justify;color:navy;}
 UL                 { list-style-type: square; 
                     list-style-position: inside;
                     margin-left: 0px; padding-left: 0px; }
 table {font-family:arial;font-size:x-small;background-color:transparent;color:navy;}
 a {font-family:arial;font-size:x-small;}
 a:link {color:navy;}
 a:active {color:blue;}
 a:visited {color:green;}
 .artBody {font-family:verdana;font-size:large;margin-left:15%;margin-right:15%;text-align:justify;color:#000080;}
 .artInfo {font-family:arial;font-size:x-small;margin-left:10%;margin-right:10%;text-align:justify;color:#000080;}
 .artCec {font-family:verdana;font-size:x-small;margin-left:25%;margin-right:25%;text-align:justify;color:#000080;}
 hr {color:navy;}
