/* awards.css for use in award-related pages. */
/* copyright 1998 by yoshiwara */


/* body colours */

body { background-color:#450707; color:#Ffeba7; margin:1cm }

/* link colours */

a:link { color:#EFB13F }
a:visited { color:#D0AF82 }

/* normal text settings */

p { font-family:Garamond, "Book Antiqua"; font-size:14pt; line-height:18pt }

/* headings */

h1 { font-family:Garamond, "Book Antiqua"; font-size:24pt; margin:24pt; font-weight:bold  }
h2 { font-family:Garamond, "Book Antiqua"; font-size:18pt; margin:20pt; font-weight:bold }
h3 { font-family:Garamond, "Book Antiqua"; font-size:16pt; font-weight:bold }

/* lists */

ul  { font-family:Garamond, "Book Antiqua"; font-size:13pt; margin-left:1cm }

/* navigator */

address { font-size:10pt; border-style:grrove; border-width:medium; border-color:#Ffeba7; padding:3pt; text-align:center; font-style:normal }

/* footer */

div { text-align:center; font-size:8pt }
div br { line-height:14pt }

