body {
	font : 14px "MS Sans Serif", Geneva, Arial, sans-serif;
	color : #000000;
}

td {
	font : 14px "MS Sans Serif", Geneva, Arial, sans-serif;
	color : #000000;
}

p {
	font : 14px "MS Sans Serif", Geneva, Arial, sans-serif;
	color : #000000;
}

h1 {
	font : bold 18px "MS Sans Serif", Geneva, Arial, sans-serif;
	color : #000000;
	margin-top : 10px;
}

a:link {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: none;
}

a:visited {
	color: Black;
	text-decoration: none;
}

.indented {
	font : 14px "MS Sans Serif", Geneva, Arial, sans-serif;
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
}

.frontpic {
	margin : 5px;
}

.maincell {
	background: url(images/mainback.gif);
}

.navcell {
	background: url(images/navback.gif);
}

.adcell {
	background: url(images/adback.gif);
}

