    A:link { text-decoration: underline; }
    A:visited { text-decoration: underline; }
    A:active { text-decoration: underline; }
    A:hover { color: #ff6600; text-decoration: none }
  
    body
    {
    background-color: #d76e1b ;
	background-repeat: repeat-y;
    color: #000000;
	font-family: "Times New Roman", serif;
 	}
	
	.bodymask
	{
	background-image: url(../GRSites/cloth009.jpg);
	background-repeat: repeat;
	}
		
	.bodycrystal
	{
	background-image: url(../WindyWeb/crystal_white.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}
	
	.bodygallery
	{
	background-color: #FFFFFF;
	}
	
	.bodyindex
	{
	background-color: #ffe4c4;
	}
	
	.bodyonline
	{
	background-image: url(../WindyWeb/clouds_white.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	}
	
	.bodybiblio
	{
	background-image: url(../WindyWeb/green.jpg);
	margin-left: 200px;
	margin-right: 10%;
    background-color: #fff6db ;
	}
	
	.bodybio
	{
	background-image: url(../WindyWeb/dkswl-blue.jpg);
    background-color: #505191 ;
	background-repeat: repeat;
	}
	
	.bodyreviews
	{
	background-image: url(../WindyWeb/swirl-ltbln.jpg);
	background-repeat: repeat;
	}
	
	.copyright
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	}
	
	.home 
	{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	}
		 
	.signature
    {
	text-align: right;
	font-style: italic;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	}
	
	.update
	{
	text-align: right;
	color: #996600;
	}
	
	.firstpara
	{
	text-indent: 0;
	padding: 5px;
	}
		
	.link
	{
	text-indent: 0;
	text-align: center;
	}
	
	.maskframe
	{
	padding: 25px;
	background: url(cloth003.gif);
	border: 8px ridge #ffe4b5;
	margin: 1em;
	}
		
	.frontframe
	{
	padding: 15px;
	background: url(cloth003.gif);
	border: 6px ridge #ff4500;
	}
	
	.frametitle
	{
	font-family: "Viner Hand ITC", serif;
	color: #ffe4b5;
	text-align: center;
	}
	
	.transparent
	{
	background-color: transparent;
	margin-left: 150px;
	}
	
	p
    {
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0;
	}

	blockquote
	{
	text-indent: 0;
	margin-right: 15%;
	margin-left: 15%;
	position: relative;
	}
	
	hr
	{
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
	table
	{
	background-color: #FFFFFF;
	}

	ul
	{
	text-indent: 0;
	margin-right: 10%;
	margin-left: 10%;
	list-style-position: outside;
	position: relative;
	}
	
	li
	{
	margin-bottom: .5em;
	}
	
    H1, H2, H3, H4, H5, H6
    {
	text-align: center;
	font-weight: normal;
	}
	
