a:link {color: #ffffff; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #008000; text-decoration: none; }
a:hover {color: #eac048; text-decoration: none; }
body {
	background: #000000;
	color: #eac048;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	}
.heading {
	font-size: 24pt;
	text-align: center;
	}
.navmenu {
	text-align: center;
	}
.heading2 {
	font-size: 24px;
	font-weight: bold;
	}
.heading3 {
	font-weight: bold;
	}
.head3center {
	font-weight: bold;
	text-align: center;
	}
.menu {
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	border-spacing: 0;
	border:none;
	}
.table {
	text-align: center;
	background-color: #232323;
	border-spacing: 4;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
	margin-left:auto; 
	margin-right:auto;
	}
	
.note {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	} 
.note2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	} 
.warning {
		color: #FF0000;
		font-weight: bold;
		}
.image {
	border: 0;
	}
hr {
	width="50%"
	}
.menu {
	font-size: 12pt;
	border-spacing: 0;
	border-collapse:collapse;
	text-align: left;
	}	
/* Testing */
#toc { 
    /*border:1px solid #2f6fab;*/
    border:1px solid #000000;
    background-color:#232323;
    padding:5px;
}
	
/*.note {
	font-family: 
	Arial,Geneva,Verdana,sans-serif; 
	font-size: 8pt; 
	color: #000000;
	}*/