<!--
BODY {
		 background-color: #ccffff; color: black; font-family: helvetica; }

TABLE.outer {border-style: solid; border-width: 0px;
		background-color:#ccffff;
}
TABLE.inner {border-style: solid; border-width: 0px;
		background-color:#ccffff;
}
TD {border-style: solid; border-width: 0px;}
TD.pink  {background-color: #ffccff; color: #000000; font-weight: 100;
			border-style: solid; border-width: 1px;
}
TD.white  {background-color: #ffffff; color: #000000; font-weight: normal;
			border-style: solid; border-width: 1px;
}


h1,h2,h3,h4,h5,p,ul { font-family: sans-serif; }
pre {font-family: monospace; }
font.head {font-weight:lighter; font-size: x-small; }
font.nav_link {font-weight:lighter; font-size: x-small; }
font.update1 {font-weight:lighter; font-size: x-small; }
font.update2 {font-family: arial; 
				font-size:x-small;  
				font-weight: bold; 
				color: blue;  
}
font.question_counter {
	font-family: monospace; 
	font-size:normal;  
	font-weight: bold; 
	color: black;  
}

div.faq { 
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 0px 0px 0px;
}
div.faq_section { 
	color: black;                
	background: pink;
	font-weight: bold;
	margin: 1px 1px 10px 1px;
	padding: 2px 2px 2px 2px; 
	border-style: solid;
	list-style: none             
}

div.question { 
	color: black;                
	font-weight: bold;
	margin: 1px 1px 1px 1px
	padding: 2px 2px 2px 2px; 
	list-style: none             
}
div.answer { 
	color: black;                
	background: white;
	border-style: none;
	margin: 1px 1px 35px 1px;
	padding: 2px 2px 2px 2px; 
}
div.guestbook { 
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 0px 0px 0px;
}
div.guestbook_head { 
	color: black;                
	background: pink;
	font-weight: normal;
	margin: 1px 1px 10px 1px;
	padding: 2px 2px 2px 2px; 
	border-style: solid;
	list-style: none             
}
font.guestbook_name {
	font-family: ariel; 
	font-size:normal;  
	font-weight: bold; 
	color: black;  
}
font.guestbook_date {
	font-family: monospace; 
	font-size:normal;  
	font-weight: bold; 
	color: #333333;  
}
div.names_main { 
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 0px 0px 0px;
}
div.names { 
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 0px 0px 0px;
}
div.names_line { 
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 3em;
}
div.girl_name { 
	color: black;                
	background: pink;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	valign: center;
	padding: 3px; 
	border-style: solid;
}
div.boy_name { 
	color: #cccccc;                
	background: blue;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	valign: center;
	padding: 3px; 
	border-style: solid;
	border-color: black;
}
div.books { 
	text-align: left;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 0px 0px 0px;
}
A.book_even:link {color: #ff0000; font-weight: bold;font-variant:small-caps;}
A.book_even:visited {color: #ff6666; font-weight: bold;font-variant:small-caps;}
div.book_even { 
	color: #cccccc;                
	background: blue;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	valign: center;
	padding: 3px; 
	link-color: black;
	border-style: solid;
	border-color: black;
}
A.book_odd:link {color: #0000ff; font-weight: bold;font-variant:small-caps;}
A.book_odd:visited {color: #6666ff; font-weight: bold;font-variant:small-caps;}
div.book_odd { 
	color: black;                
	background: pink;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	valign: center;
	padding: 3px; 
	border-style: solid;
}


A {text-decoration:none; color:blue; }

.comments {font-family: sans-serif; color: red; }

BR { clear: left; }

-->
</style>
