/* (c) John Ray Paseur */

body {
	font-family: Georgia, Garamond, serif;
	font-size: small;
	color: #000000;
	background-color: white; 
}
A { color:black; text-decoration:none; }
.email { color:black; padding-left:18px; background:transparent no-repeat top left url(ikons/email.gif); }

hr {
	color: #333333;
	background-color: transparent;
	height: 1px;
}

td {
	font-family: Georgia, Garamond, serif;
	font-size: x-small;
}

caption {
	font-family: Georgia, Garamond, serif;
	font-size: x-small;
	color: #999999;
	background-color: transparent;
}

.footer {
	font-size: xx-small;
}

.pageHeadline {
	font-family: Georgia, Garamond, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.subHeadline {
	font-family: Georgia, Garamond, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.leftPane {
	display: none;
}

.rightSideBar {
	display: none;
}

.invisible {
	display: none;
}

.noPrint {
	display: none;
}

