/* external style sheet */ .DIV1 { background-image: url(border1.gif); background-repeat: no-repeat; } .DIV2 { background-image: url(border2.gif); background-repeat: no-repeat; } .DIV3 { background-image: url(border3.gif); background-repeat: no-repeat; } .DIV4 { background-image: url(border4.gif); background-repeat: no-repeat; } .DIV5 { background-image: url(border5.gif); background-repeat: no-repeat; } .DIV6 { background-image: url(border6.gif); background-repeat: no-repeat; } .DIV7 { background-image: url(border7.gif); background-repeat: no-repeat; } UL { font-family:papyrus, sans-serif; font-size:15pt; background-color:transparent; font-weight:normal; text-align:center; } BODY { background-color: #E1BD69; font-family: papyrus, sans-serif; font-size: larger; } a { } a:link { color: #4169E1; } a:visited { color: #006400; } a:hover { color: #ffffff; background: #000000; } P { text-align: center; } H1 { font-family: papyrus, sans-serif; font-size: 20pt; color: maroon; background-color:transparent; font-weight: bolder; text-align: center; margin-top: 80px; } H2 { font-family:papyrus, sans-serif; font-size:11pt; color:black; background-color:transparent; font-style:italic; font-weight:bold; } B { font-family:papyrus, sans-serif; font-size:10pt; color:black; background-color:transparent; font-weight:bold; } EM { font-family:papyrus, sans-serif; font-size:10pt; color:black; background-color:transparent; font-style:italic; } map { border-width: none; border: none; } /* end of file *