body	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans";
	color: black;
	font-size: 10pt;
	background-image: url("images/bkgrnd.jpg");
	}

p	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans" ;
	font-size: 10pt;
	font-style: normal;	
	}

td	{
	font-family: "Microsoft Sans Serif", arial, "Lucida Sans" ;
	font-size: 10pt;
	font-style: normal;	
	}

h1	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: green;
	font-weight: bold;
	font-size: 22pt;	
	text-align: center;
	}
h1.home
	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: green;
	font-weight: bold;
	font-size: 16pt;
	}

h2	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: darkred;
	font-weight: bold;
	font-size: 16pt;		
	}

h3	{
	font-family: "Microsoft Sans Serif", arial,"Lucida Sans" ;
	color: black;
	font-weight: bold;
	font-size: 12pt;		
	}

a:link,
a:active
	{
	color: #0033CC;
	text-decoration: none;
	}

a:hover 
	{
	color:green;
	text-decoration: none;	
	}

a:visited
	{
	color:0033CC;
	text-decoration: none;
	}

hr	{
	width: 75%;
	color: green;

table	{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	border-color: black;
	}

ul	{	
	list-style-type: disc;
	}

b	{
	font-size: 11pt;
	font-weight: bold;
	}

.booktitles
	{
	color: darkblue;
	}

.extrainfo
	{
	color: black;
	font-size: 10pt;
	font-style:italic;
	}

.authorlinks	
	{
	font-size: 8pt;
	font-style: normal;
	}

.updated
	{
	font-size: 8pt;
	font-style: normal;
	}

