
BODY { background-color: #FFFFE0 }
BODY { color: #660000 }
BODY { font-family: verdana, arial, helvetica, sans-serif }
BODY { font-style: normal } 
BODY { font-weight: normal } 
BODY { font-size: 10pt } 


table   { font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt;}
td      { font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt;}
tr      { font-family: verdana, arial, helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt;}

A:link {color: #660000; text-decoration: none; font-family: Verdana; font-style: normal; font-size: 8pt; font-weight: bold }
A:visited { color: #A0522D; text-decoration: none; font-family: Verdana; font-style: normal; font-size: 8pt; font-weight: bold }
A:hover { color: #CD853F; text-decoration: overline underline; font-family: Verdana; font-style: normal; font-size: 8pt; font-weight: normal }
A:active { color: orange; text-decoration: none; font-family: Verdana; font-style: normal; font-size: 8pt; font-weight: normal } 

H1 { background-color: #FDF5E6 } 
H1 { border-color: none } 
H1 { border-width: none } 
H1 { border-style: none }
H1 { font-family: Verdana; font-style: normal; color: #660000; font-size: 14px; font-weight: bold; } 

H2 { background-color: #FFCC66 } 
H2 { border-color: none } 
H2 { border-width: none } 
H2 { border-style: none }
H2 { font-family: Verdana; font-style: normal; color: green; font-size: 14px; font-weight: bold; }

H3 { background-color: #FFCC99 } 
H3 { border-color: none } 
H3 { border-width: none } 
H3 { border-style: none }
H3 { font-family: Verdana; font-style: normal; color:blue; font-size: 14px; font-weight: bold; }

H4 { background-color: #663300 } 
H4 { border-color: none } 
H4 { border-width: none } 
H4 { border-style: none }
H4 { font-family: Verdana; font-style: normal; color: #FFFFCC; font-size: 14px; font-weight: bold; }   
/*Möjliga parametrar till "border-style": none, dotted, dashed, solid, double, groove, ridge, inset, outset */









