html {
	/*scrollbar-face-color:#08494F;
	scrollbar-highlight-color:#50776D;
	scrollbar-shadow-color:#50776D;
	scrollbar-3dlight-color:#08494F;
	scrollbar-arrow-color:#50776D;
	
	scrollbar-darkshadow-color:#08494F;
	
	scrollbar-track-color:#17333F;*/
	}


body {
	background-color: #676174;	
	color: #564F64;	
	background-image: url(mainhg.jpg);	
}

p:first-letter {
   font-size:160% ;
   }

a {
   color: #564F64;
   font-weight: bold;
   text-decoration: none;
   }
   	
a:hover{
    color: #bd0000;
    text-decoration: underline;
	}
 
li {
   list-style-image: url(lipu.gif);
   } 

#menue a {
	font-size: 12px;
	color: #564F64;
	text-decoration: none;
    }
	
#menue a:hover {
	color: #bd0000;
	text-decoration: underline;
   }

.editthis a {	
	color: #999999;
	text-decoration: none;
   }

.author {
	margin-top: 360px;	
   }

blockquote {
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #A198B2;
	padding: 4px 4px 4px 8px;
	}


