/*Lost Soul Companion Style Sheet*/
/*Updated 1.17.04 by S. Brackney*/


a:link, a:visited, a:active {background: # ffffff; color: #0066CC; }
a:hover { text-decoration:none; background: # ffffff; color: #996699;}

body { 
color: #000000;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

h1 { font-size: 2em }
h2 { font-size: 1.5em }
h3 { font-size: 1.4em }
h4 { font-size: 1.3em }
h5 { font-size: 1.2em }
h6 { font-size: 1.1em }
h7 { font-size: 1em }

div.content { color: #000000; padding: 3px; margin-left : 2% }

div.left {text-align: left}
div.right {text-align: right}
div.center {text-align: center}
 
blockquote { color: #036; font-style: italic }

span.splashtext {color: #660066}



