/* towardstranquility.css 21 August 2005*/

body {
	font-size: small;
	color: #9981BD;
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
	background-color: #ECE8F0;
    }
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6b2b71;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #6b2b71;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #a642ae;
}	
h4 {
	color: #ff00ff;
	font-weight: 400;
}	
h5 {
	color: #ff00ff;
	font-weight: 400;
	line-height: 20px;
}		
h6 {
	color: #ff00ff;
	font-weight: 400;
	font-size: large;
	line-height: 30px;
}		
.brand {
	color: #000000;
	font-size: 9px;
}	