

/*normal huvudrubrik*/



H1{



text-align:center;

color:#000066;

font-size:30pt;

font-famely:"times new roman",serif;



}



/*ingress*/



H2{



text-align:center;

color:#0000FF;

font-size:23pt;

font-famely:"times new roman",serif;



}



/*ingress*/



H3{



text-align:left;

color:#bb0044;

font-size:15pt;

font-famely:"times new roman",serif;



}



/*brödtext*/



P{



text-align:center;

color:#000000;

font-size:16pt;

font-famely:"arial",serif;



}





/*punkt listor*/



ol, li{



text-align:left;

color:#000000;

font-size:12pt;

font-famely:"arial",serif;

LI {list-style-position: outside;}



/*avdelare'/



hr{border:thin solid blue;}



/*tabeller*/



.finansrubrik_v{



border-style: solid;

border-color: black;

border-width: 2px 0px 1px 2px;

background-color: blue;

color: White;

text-align: center;

width:25%;
}
.finansrubrik_c{
border-style: solid;
border-color: black;
border-width: 2px 0px 1px 0px;
background-color: blue;
color: White;
text-align: center;
width:25%;
}
.finansrubrik_h{
border-style: solid;
border-color: black;
border-width: 2px 2px 1px 0px;
background-color: blue;
color: White;
text-align: center;
width:25%;
}
.finans_v{
border-style: solid solid dotted solid;
border-color: black;
border-width: 0px 0px 1px 2px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
.finans_v_n{
border-style: solid solid solid solid;
border-color: black;
border-width: 0px 0px 2px 2px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
.finans_c{
border-style: solid solid dotted solid;
border-color: black;
border-width: 0px 0px 1px 0px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
.finans_c_n{
border-style: solid solid solid solid;
border-color: black;
border-width: 0px 0px 2px 0px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
.finans_h{
border-style: solid solid dotted solid;
border-color: black;
border-width: 0px 2px 1px 0px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
.finans_h_n{
border-style: solid solid solid solid;
border-color: black;
border-width: 0px 2px 2px 0px;
background-color: Aliceblue;
color: black;
text-align: center;
width:25%;
}
hr{border:  thin solid #006699;}
<STYLE TYPE="text/css">
	<!--
	A:link { color: blue; text-decoration: none }
	A:visited { color: red; text-decoration: none }
	A:hover { color: red; text-decoration: none }
	A:active { color: green; text-decoration: none }
        A:focus:link { background: none }
        A:focus:visited { background: none }
        A:focus:hover { background: yellow }
        A:focus:active { background: yellow }
	-->
	</STYLE>

/* bakgrundsfärg */



BODY {



 background-image: url('http://www.hogstromstekniska.se/images/bakgrund.jpg');

} 
