<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document - 2012 AA Ralley - grasshoppergraphics.ca 2012*/

body {
	height: 100%;
	align-content: center;
	margin: 50;
	padding: 0;
	font-size : 0.8em;
	line-height: 150%;
	font-weight: normal;
	color: #636363;
	font-family: "Lucida-Sans", Arial, sans-serif;
	


}


h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
font-weight: bold;
	color: #73765f;
}



a, a:hover {color:#697ea5;}
a:active {color:#697ea5;}

}


#siteContainer {
width: 700px;
	align-content: center;
margin: 0px auto;
background: white;

}

#content {
width: 700px;
	align-content: center;
margin: 30px auto 0px auto;
z-index: 1000;
background-color: white;
}

#text {margin: 0 15px 0 15px;}
.table {margin-top: -210px;}
.key {font-size: 80%;}
.sub {color: #73765f; font-weight: bold;}
.smaller {font-size: 90%; line-spacing: 115%;}




a-visited, a-hover: {color: #ffff00; font-size: 150%;}

#footer {text-align: left; font-size: 80%;}

</pre></body></html>