/* Background */
/* body { background-color: #ffffee } */
/* body { margin-left: 3pc; } */

img { text-align:center; }

/* Font selection */
ul,ol,dt,dl,th,td,h1,h2,h3,h4,p { font-family: Verdana, Arial, Helvetica, sans-serif }

/* Font styles */
p {  font-size: 10pt}

td { font-size: 12pt }
th { font-size: 12pt; font-weight: bold}

h1 { font-family: ; font-size: 16pt; font-weight: bold;}
h2 { font-size: 14pt; font-weight: bold;}
h3 { font-size: 12pt; font-weight: bold;}
h4 { font-size: 10pt; font-weight: bold; font-style: italic;}

/*
h1 { color: #523184}
h2 { color: #523184}
h3 { color: #523184}
h4 { color: #523184}
*/

/* Lists */
ul { font-size: 10pt }
ol { font-size: 10pt }

dt { font-size: 10pt }
dl { font-size: 10pt }

/* Classes */
.mediaobject { border: thin; border-style: solid; margin-right: 100% }
.programlisting { padding: 1; width: auto; margin: auto; font-family: Courier; border-style: solid; border-width: 1; white-space: pre; background-color: #fffff7 }
.literallayout { padding: 1; width: auto; margin: auto; border-style: solid; border-width: 1; background-color: #fffff7 }
