
BODY { margin-left: 15%; margin-right: 15%; margin-top: 5%;  
       text-align: justify; background: white none; color: black;
       font-family: Charter, Utopia, serif;
       font-size: medium }
				   
H1   { font-family: Charter, serif;
       font-weight: bold;
       text-align: left }
H2   { font-family: Arial, Helvetica, sans-serif;
       margin-left: -10% }

H1.left { text-align: left }

.contact { background: #E0E0E0 none;
	   padding: 1ex }

DT   { font-weight: bold }

P.subtitle { text-align: left, font-style: italic; font-weight: bold }
P.center   { text-align: center }
P.author   { text-align: center }
P.contents { text-align: center; padding-bottom: 2em }
P.note	   { background: white none; color: #AA0000; font-weight: bold }

DL	  { margin-left: 5% }
DT	  { font-weight: bold }
DD	  { padding-bottom: 0.7em }

PRE	  { background: white none; color: #0000AA }

A:link	  { color: #0000EE }
A:visited { color: #551A8B }

HR        { padding-top: 0.5ex;
	    height: 0.5ex;
	    color: #0000D0 }

ADDRESS   { font-size: small; font-style: italic }

DIV.partof     { font-size: small; text-align: right }
DIV.head   { color: #0x800000;
	     border-bottom: medium solid #0000D0;
	   }
DIV.toc    { font-size: small;
             background: light gray;
             border: 1px solid red;
             padding: 1ex;
             margin: 2ex 0ex 2ex 2ex;
             float: right
           }
DIV.body   { padding-bottom: 1ex }
DIV.footer { font-size: smaller;
	     font-family: sans-serif;
	     color: gray;
	     border-top: thin solid gray;
	     padding-top: 0.5ex
	   }

TABLE.timeline { border: 1px solid red }

TABLE.head { background: #E0FFF0;
             border: 1px solid #809080;
             padding: 0px }
