BODY { font-family:sans-serif; font-size: 11pt; color:white; 
       background-color:navy }

ol,ul { list-style-position: inside }

BLOCKQUOTE { margin:1em 2em; font-style:italic; }

p { text-indent:2em; text-align:justify }
		
P:first-letter { font-size:2.2em; font-weight:bold; float:left; 
    margin:0 5px 0 0; background-color:#C9D5EB; border:thin solid black; 
    padding:0 5px 5px 5px; }
		
P:first-line   { text-transform:uppercase }

.xcl { font-size:x-large; text-align:center; letter-spacing:0.5em; line-height:150%; color:tan;}
.wn  { color:white; background-color:navy }
.gcb { color:green; font-family:'Courier New',monospace; font-weight:bold; }
.ml { font-family:'Monotype Corsiva',cursive; font-size:larger; }

A:link { color:blue; }
A:hover { background-color:yellow; color:navy; text-decoration:none }
A:active { background-color:yellow; color:yellow; text-decoration:none }
A:visited { color:#303030; }

Div.rev { background-color:navy; color:white }
Div.rev A:link { color:orange }