	body { 
		/*background-image: url('img/back1.jpg');*/
		background: #0A0075 url('images/web_site_image_ready_05.gif') repeat-x;
		margin: 0px; 
		padding: 0px;
		}
		
	a:link { 
 		color: blue; 
/* 		background-color: white;*/
 		text-decoration: underline;
		}
		
 	a:visited { 
 		color: blue; 
/* 		background-color: white;*/
 		text-decoration: underline;
		}
		
 	a:hover {
 		color: red; 
/* 		background-color: white;*/
 		text-decoration: underline;
		}
		
	a.navbar:link { 
 		color: white; 
 		background-color: black;
 		text-decoration: none;
 		/*border-bottom: 3px solid yellow;*/
		}
		
 	a.navbar:visited { 
 		color: white; 
 		background-color: black;
 		text-decoration: none;
		}
		
 	a.navbar:hover 	
 	{
 		color: blue;
 		background-color: #EFEEDF;
 		text-decoration: none;
 		/*border-bottom: 1px solid #9b3131;*/
 	}
		
	p {
		font-family: times new roman;
		font-size: 14px;
		text-indent: 15px;
		text-align: justify;
		color: #666;
		}

	.p2 {
		font-family: arial;
		font-size: 12px;
		}
		
	.tc {
		font-family: arial;
		font-size: 12px;
		}
		
	.libclose {
		font-family: arial;
		font-size: 12px;
		text-indent: 0px;
		margin-top: 0px;
		font-style: italic;
		}
		
	.nav {
		font-family: arial;
		font-size: 14px;
		text-align: right;
		color: white;
		}
		
	.titlebar {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: white;
		}
		
	.copyright {
		font-family: arial;
		font-size: 10px;
		text-align: center;
		margin-top: 2px;
		margin-bottom: 2px;
		color: white;
		}
		
	.copyrightlib {
		font-family: arial;
		font-size: 10px;
		text-align: center;
		margin-top: 2px;
		margin-bottom: 2px;
		text-indent: 0px;
		}
		
	.kittable {
		font-family: arial;
		font-size: 12px;
		}
				
	li {
		font-family: times new roman;
		font-size: 14px;
		text-align: left;
		color: #666;
		}

	li.side {
		font-family: times new roman;
		font-size: 12px;
		text-align: left;
		color: #666;
		}
		
	.library01 {
		font-family: arial;
		font-size: 12px;
		text-align: left;
		text-indent: 0px;
		margin-top: 25px;
		}

	h1	
	{
		font-family: trebuchet ms;
		font-size: 28px;
		text-align: center;
		margin-top: 20px;
		font-weight: bold;
		color: #000080;
	}
	
	h2
	{
	font-family: trebuchet ms;
	font-weight: bold;
	}
		
	h3	
	{
		font-family: arial;
		font-size: 18px;
		text-align: left;
		margin-top: 0px;
		color: #8383BC;
	}

	h5 {
		font-family: arial;
		font-size: 18px;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		color: #999999;
		}