/* General font families for common tags */
font,th,td,p { font-family: Eurostile, Georgia, Verdana, Arial, Helvetica, sans-serif; font-size: 15px;color : #1E4143;}
a:link,a:active,a:visited { color : #1E4143; }
a:hover		{ text-decoration: underline; color : #9AB9BB; }
td.highlight {
 font-weight: bold;
 font-size: 25px;
 position:relative;
 bottom:40;
 left:8

}
/* 
Farver:
0E595C/1E4143 petroleum
9AB9BB lysblå
*/
