html
{
	background-color:#ffffff;     	
}

body
{
	background-color: #ffffff;
	background-image:none;
	width:500px;
	margin-top:50px;
}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: underline;
    font-weight:normal;
}

a.bold
{
    font-weight:bold;
}    

table tr td
{
	border: solid 1px black;
	padding:3px 6px 3px 6px;
}

table#TableNoBorder
{
	 border:solid 0px white;
	 font-size:x-small;
}

table#TableNoBorder tr td
{
	 border:solid 0px white;
	 font-size:x-small;
}

table#TableIframeWidthNoBorder
{
	 border:solid 0px white;
	 width:490px;	
}

table#TableIframeWidthNoBorder tr td
{
	 border:solid 0px white;	
}
.kursiv 
{  
	color: #006600
} 

.titel 
{  
	color: #000066; 
	font-size: 112%
} 

.sparr 
{  
	color: #660000
} 

.kommentar 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 95%; 
	color: #0000FF; 
	background-color: #99D2D0
} 

.tillagg 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #AB0337; 
	background-color: #e2e2e3
} 

.strike 
{  
	text-decoration: line-through
} 

.huvud 
{  
	color: #FF0000
} 

.rubrik0 
{  
	/*font-size: 200%*/
}

.rubrik1 
{  
	/*font-size: 140%*/
}

.rubrik2 
{  
	/*font-size: 115%*/
}
