<style type="text/css">
<!--

/* formatering för text i body */
body { 
		background: #FFFFFF;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal;
		color: #000000;
}

/* General classes - Use with <P CLASS=""></P>,   */
/* <DIV CLASS=""></DIV> or <SPAN CLASS=""></SPAN> */


/***** ARTIKLAR - START *****/
/* formatering för rubriker i artiklarna */
.rubrik {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 18px; 
		font-style: normal; 
		font-weight: bold;
		color: #000000;
}
/* formatering för ingressen i artiklarna */
.ingress {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold;
		color: #000000;
}
/* formatering för brödtexten i artiklarna */
.brod {  
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 1.5; 
		font-size: 10px; 
		font-weight: normal; 
		color: #000000;
}
/***** ARTIKLAR - SLUT *****/


/***** AKTUELLT - START *****/
/* formatering för rubriker i aktuellt fältet */
.headline {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 11px; 
		font-style: normal; 
		font-weight: bold;
}
/* formatering för ingressen i aktuellt fältet */
.ingress2 {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
}
/***** AKTUELLT - SLUT *****/


/***** FÖNSTER - START *****/
/* formatering för ettan fönstret */
td.ettan {
		background: #FFFFFF;
		font-color: #FFFFFF;
}
/* formatering för ramen runt fönstren */
td.ram {
		background: #000000;
}
/* formatering för fönstrens huvud */
td.fonsterhuvud {
		background: #2B2B2B;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold;
		color: #EEEEEE;
}
/* formatering för bakgrunden i fönstren */
td.fonsterbakgrund {
		background: #FFFFFF;
}
/***** FÖNSTER - SLUT *****/


/***** DIVERSE - START *****/
/* formatering för XXX */
p {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px;
}
/* formatering för h1 */
h1 {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
}
/* formatering för h2 */
h2 {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold;
}
/* formatering för h3 */
h3 {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 16px; 
		font-weight: bold;
}
/* formatering för normal text i tabeller */
td {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
}
/* formatering för XXX */
td.fet {
		font-family: verdana, arial, helvetica, sans-serif; 
		font-weight: bold; 
}
/* formatering för copyright-text */
td.copyright {
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: center;
		color: #000000;
}
/* formatering för artikel signatur i artikel */
.forfattare {  
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: italic; 
}
/* formatering för bildtext */
.legend {  
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 1; 
		font-size: 10px; 
		font-weight: normal; 
		font-style: italic;
		color: #000000;
}
/***** DIVERSE - SLUT *****/


/***** NORMAL LÄNK - START *****/
/* länk */
a:link {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* besökt länk */
a:visited {
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* aktiv länk */
a:active {
		color: #999999;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* hover länk */
a:hover {  		
		color: #999999; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/***** NORMAL LÄNK - SLUT *****/


/***** HUVUD MENY - START *****/
/* formatering för ramen runt huvudmenyn */ 
.hmenyram {
		background: #232323;
}
/* formatering för huvudmenyn */ 
td.hmeny {
		font-family: verdana, arial, helvetica, sans-serif; 
		background: #FFFFFF;
		font-size: 10px; 
		font-weight: bold; 
		cursor: hand; 
		text-decoration: none;
}
/* formatering för aktiv huvudmenyn */
td.hmenyaktiv {
		font-family: verdana, arial, helvetica, sans-serif; 
		background: #2b2b2b;
		font-size: 10px; 
		font-weight: bold; 
		color: #FFFFFF; 
		cursor: hand; 
		text-decoration: none;
}
/* formatering för länk i huvudmenyn */
a.hmenylink:link {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för besökt länk i huvudmenyn */
a.hmenylink:visited {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för aktiv länk i huvudmenyn */
a.hmenylink:active {
		color: #999999;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för hovra länk i huvudmenyn */
a.hmenylink:hover {  		
		color: #999999; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/***** HUVUD MENY - SLUT *****/


/***** UNDER MENY - START *****/
/* formatering för undermenyn */ 
td.umeny {
		font-family: verdana, arial, helvetica, sans-serif; 
		background: #F5F5F5;
		font-size: 10px; 
		font-weight: bold; 
		color: #0000FF;
		cursor: hand; 
		text-decoration: none;
}
/* formatering för länk i undermenyn */
a.umenylink:link {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för besökt länk i undermenyn */
a.umenylink:visited {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för aktiv länk i undermenyn */
a.umenylink:active {
		color: #999999;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för att hovra länk i undermenyn */
a.umenylink:hover {  		
		color: #999999; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/***** UNDER MENY - SLUT *****/


/***** UNDER MENY HUVUD - START *****/
/* formatering för undermenyns huvud */ 
td.umenyhuvud {
		font-family: verdana, arial, helvetica, sans-serif; 
		background: #000000;
		font-size: 10px; 
		font-weight: bold; 
		color: #FFFFFF;
		cursor: hand; 
		text-decoration: none;
}
/* formatering för länk i undermenynn huvud */
a.umenyhuvudlink:link {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för besökt länk i undermenyns huvud */
a.umenyhuvudlink:visited {
		color: #666666;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för aktiv länk i undermenyns huvud */
a.umenyhuvudlink:active {
		color: #999999;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/* formatering för att hovra länk i undermenyns huvud */
a.umenyhuvudlink:hover {  		
		color: #999999; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 10px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
}
/***** UNDER MENY - SLUT *****/

-->
</style>





