/* KnoppMyth Style Sheet */
    .headerimage {
	border: thin solid #000000;
	font-size: 18px;
	background-color: #000080;
	color: #FFFFFF;
    }
    table {
	width: 725px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
    }
    td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: thin solid #000000;
	background-color: #CCCCCC;
	color: #000000;
    }
    a, a:link, a:active, a:visited, a:hover {
	font-size: 16px;
    }
/* End of KnoppMyth Style Sheet */