P.rubrik  { font-size : xx-large; font-weight : bold; color : green; }

P.text { font-size : x-small; font-weight : normal; color : black; }

P.liten-text { font-size : xx-small; font-weight : normal; color : black; }

H1  { font-size : 14pt; font-weight : bold; color : green; }

H2  { font-size : 10pt; font-weight : normal; color : black; }

H3  { font-size : 7pt; font-weight : normal; color : black; }

A  {}

A:Visited  { color : #800000; text-decoration : none; }

A:Active  { color : #0000FF; text-decoration : none; }

A:Link  { color : #FF0000; text-decoration : none; }
 
A:Hover  { background : #C7DFBF; text-decoration : underline overline; }

BODY { background : #e6e6e6; font-family: Verdana, Geneva, Helvetica; color : black; text : black }

