@charset "UTF-8";
/* CSS Document */

td img {display: block;}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #003366;
}
body {
	background-color: #C6D4E3;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: none;
	color: #069;
	text-align: center;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}

.footer {
	text-align:center;
	color: #069;
}

.mindscapemedia {
	text-align:center;
	color: #069;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}

.quotename {
	font-style: italic;
}