body {background:white url(whitgran.gif) repeat;}

p  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: black;
	}
	
A  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color : red;
	font-weight: bold;
	 text-align: right;}

A:Visited  {color : red;}
A:Active  {color : black ;}
A:Hover  {color : black;}

h1, h2, h3, h4, h5, h6{font-family: "arial","helvetica",sans-serif;
               color: red;
				text-align: center}
				
.copyright {font-size : 15px;
	font-family : "arial","helvetica",sans-serif;
	color : black;
	 text-align: center;
	 }
	 
.quote {color: black;
			margin-left: 20px;
			margin-right:20px;
}

.quotename {color: black;
			margin-left: 400px;
			margin-right:20px;
}

.centertext {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: black;
	text-align: center;
	}
	
	
.indent {margin-left:50px;}

