.white {color : #ffffff;}
.hai {color : #ffffff; font-style : italic; font-weight : bold;}
.small {font-size: smaller;}
blockquote {
	margin-top : 0px;
	margin-right : 10px;
	margin-left : 10px;
	font-size : x-small;
	text-align : justify;
}
body {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	background-color : #772d38;
	background-repeat : no-repeat;
	background-attachment : fixed;
	scrollbar-3d-light-color : #f8dcb8;
	scrollbar-arrow-color : #f8dcb8;
	scrollbar-base-color : #f8dcb8;
	scrollbar-highlight-color : #f8dcb8;
	scrollbar-dark-shadow-color : #772d38;
	scrollbar-face-color : #772d38;
	scrollbar-shadow-color : #f8dcb8;
}
em {font-style : italic;}
a.hai {color: #ffffff;}
a.hai:hover {color : #ffffff;}
a.hai:visited {color : #ffffff;}
a {color : #700818;}
a:hover {color : #205060;}
a:visited {color : #700818;}
strong {font-weight : bold;}