
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	H1{ font-family: Arial, Helvetica; color: white; font-size : 18px; }
	H2{ font-family: Arial, Helvetica; color: white; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: white; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: white; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: white; font-size : 10pt; }
	h1,h2,h3,h4,h5,h6 {	display: inline; }

    a:link { color : #d4cd90; }
    a:visited { color : #d4cd90; }
    a:hover { color : #8E6C47; }
    a:active { color : #d4cd90; }

    img { border-color : #fff; }
    
    .content { padding-left: 15px; padding-right: 15px; padding-top: 10px; }
    
    .nav { padding-left: 15px; padding-right: 15px; padding-top: 10px; color: black; }
    
    .nav p { color: black; }
    
    .nav a:link { color: black; }
    .nav a:visited { color: black; }
    .nav a:hover { background-color: #000; color: white; }
    .nav a:active { color: black; }
