body {
	background: #fffff5;
	color: black; 
	margin-left: 1cm;				 
}

a:link {
	background:#fffff5; 
	color: #0000FF; 
	font-weight: bold; 
	text-decoration: underline
}

a:visited {
	background:#fffff5; 
	color: #3F00BF; 
	font-weight: bold; 
	text-decoration: none
}

a:active  {
	background:#ccf; 
	color: black; 
	font-weight: bold; 
	text-decoration: none
}

a:hover {
	background:#33F; 
	color: white; 
	font-weight: bold; 
	text-decoration: none
}

h1,h2,h3 {
	font-family: Georgia, Book Antiqua, Times New Roman, serif; 
	font-style: normal
	background:#ffaaa5; 
	color: #c00
}

h4,h5,h6 {
	font-family: Georgia, Book Antiqua, Times New Roman, serif; 
	font-style: italic
	background:#ffff5; 
	color: #c00
}

div.copy
{
	color: #5e1010;
	background-color:#ffffbc; 
	margin-left: 1.5cm;
	margin-right: 1cm;
	padding-left: 1.0em;
	padding-right: 1.0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div#title_bar
{
	background-color: #c1b4b8;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

div#title_bar a
{
	background: #c1b4b8;
}

div#title_bar a:active  {
	background:#ccf; 
	color: black; 
	font-weight: bold; 
}

div#title_bar a:hover {
	background:#33F; 
	color: white; 
}
div#title_bar p {
	font-size: 80%;
	line-height: 50%;
}


image{
	margin: 0.5em 0.5em 0.5em 0.5em;
      }
 

div.fixed_image_right {
   border-bottom: thin silver solid;
	padding: 10px;	 0.5
	background:#eeeeee; 
	}
div.image_right {
  float: right;
  border-bottom: thin silver solid;
	padding: 10px;	 0.5
	background:#eeeeee; 
	}
div.image_right p {  
	text-align: center;
	font-size: smaller;
	}		
	
div.image_left {
  float: left;
  border-bottom: thin silver solid;
	padding:10px;
	margin-right: 30px;	
	background:#eeeeee; 

	}
div.image_left p {  
	text-align: center;
	font-size: smaller;
	}