body {background-color: #F8F8FF; }



p, body, td {font-family: verdana, arial, sans-serif;
   color: black;
   font-size: 10pt;
   }


/* style for top-of-the-page headings */
td.title, .title {font-family:  georgia, garamond, book antiqua, serif;
	font-size: 18pt;
	font-weight: bolder;
	color: 8B4513;
        text-indent: 5px;
        letter-spacing: 1.5px;
  }

td.small, .small {font-family: verdana, arial, sans-serif;
   color: black;
   font-size: 8pt;
   }


td ul, ul {font-family: verdana, arial, sans-serif;
           font-size: 10pt;}

td.navbar, .navbar {text-decoration: none;
	   font-weight: bold;
         font-family: verdana, arial, sans-serif;
         font-size: 9pt;
         color: #8b4513}

td.links, .links {text-decoration: none;
         font-family: verdana, arial, sans-serif;
         font-size: 8pt;}

td.inpage, .inpage {text-decoration: underline;
         font-family: verdana, arial, sans-serif;
         color: #8b4513;}


td.hilite, .hilite {font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #f0e68c;
	color: 7a3612;}

 
td A.navbar:link, A.navbar:link {color: black;}
td A.navbar:visited, A.navbar:visited {color: #B8860B;}
td A.navbar:active, A.navbar:active {color: blue;}
td A.navbar:hover, A.navbar:hover {color: #A52A2A;}

                

A.links:link {color: #8b4513;}
A.links:visited {color: #B8860B;}
A.links:active {color: black;}
A.links:hover {background-color: #FFE75A;
                color:black;}

A.inpage:link {color: #7a3612;}
A.inpage:visited {color: #B8860B;}
A.inpage:active {color: black;}
td A.inpage:hover, A.inpage:hover {background-color: #ead44b;
                color:7a3612;}

/* style for newsletter headings  99ccff  or daa520*/
td h3.tech, h3.tech {background-color: #f0e68c;
                     color: #8b4513; 
                     text-indent: 5px;
}
