h1, h2, h3, h4, p, li, table {margin-left: 5px;
                                                margin-right: 5px}

h1, h2, h3, h4 {font-family: Copperplate, Arial, Helvetica, Verdana, Sans Serif;
                            font-weight: bold;
                            text-align: left;
                            color: black}
      
h1 {font-size: 18pt}
h2 {font-size: 14pt;
	margin-top: 24pt}
h3 {font-size: 12pt}
h3 {font-size: 10pt}

p, li {font-family: Times New Roman, Times, Serif;
          font-size: 12pt}

.new {background-color: yellow;
	font-weight: bold}

p.small {font-size: 10pt}

p.date {font-size: 10pt;
	text-align: right;
	font-style: italic;
	text-before: "Updated"}
	
p.date:before {content: "Updated: "}
	
td {vertical-align: top}
th { color: white;
	background-color: 	#0000FF }

q {color: green}
caption {font-style: italic; font-size: 11pt; margin-bottom: 2pt}

.shaded {	background-color: #CCCCFF }

.caption {font-size: 10pt;
	font-style: italic}
.surname {font-variant: small-caps}
.author {font-style: italic}

	
div.bibliography p {text-indent: -1cm; margin-left: 1cm}