/*
StyleSheet for Jørns børn
*/

BODY { font-family: "sans-serif"; font-size: 11pt;
       color: #00ffff; background: #6699FF;
       margin-left: 6%; margin-right: 6% }

A:link { color: #0000FF; font-weight: bold; font-family: sans-serif }
 A:visited { color: #0000CC; font-weight: bold; font-family: sans-serif }
 A:active { color: #FF0000; font-weight: bold; font-family: sans-serif }

H1 { font-size: 36pt; color: #99CCFF; font-family: verdana, arial, sans-serif; text-align: center }
H2 { font-size: 24pt; color: #000000; font-family: sans-serif }
H3 { font-size: 18pt; color: #800080; font-family: sans-serif }

P {font-family: verdana, arial, sans-serif; font-size: 13pt; color: #CCFFFF; text-align: justify } 
PRE {font-family: "Courier New", Courier, monospace; font-size: 11pt; color: #000000}
BLOCKQUOTE {font-family: sans-serif; font-size: 11pt; color: #000000}


.c { text-align: center } 
.opdat { font-size: 9pt; text-align: right }

hr { color : #FF0000 }


