body {
        background-image: url(r.gif);
		font-family : Verdana;
		scrollbar-base-color : #fefdfa;
		scrollbar-highlight-color : #c1aba2;
		}
		p {
		margin-left: 20%;
		}
		.indent {
		margin:0; text-indent:15em
		}
		.m0 {
		margin-top: 0px
		}
		.right {
		margin-left: 40%; font-style: italic;
		}
		h1 {
		font-weight: bold; 
		color : #7e6656;
		text-align : center;
		font-size : 140%;
		}
		
		h4 {font-weight: bold; 
		font-style: italic; 
		font-size: 110%;}
		
		h5 {
		font-size: 90%;
		font-weight: bold; 
		color : #7e6656;
		margin-left: 20%;
		}
		h2 {
		font-size: 110%;
		margin-left: 20%;
		font-weight: bold; 
		color : #7e6656;
		}
		h3 {
		font-size: 100%;
		font-weight: bold; 
		}
		
		
	a {
		text-decoration : none;
		color : Gray;
		font-weight : bold;
		font-style : italic;
	}
	a:Active  {
		color : Black;
		text-decoration : none;
		font-weight : bold;
	}
	A:Hover  {
		color : #BC8F8F;
		text-decoration : none;
		font-weight : bold;
	}	
	.ref {
	VERTICAL-ALIGN: super;
	font-size : 70%;
	}

