/* ===== Typsnitt & storlek på text ============================================== */

body 	{
font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-weight: normal; font-size:10pt 
	}

td, p, ul li, ul, li, ol, dl {font-family: Verdana, Arial, Helvetica, helv, sans-serif; font-size: 10pt;}


/* ===== Länkar ================================================================== */

A:link {color:#333366; underline: none}
A:visited {color:#800000; underline: none}
A:active {color:#0099CC; text-decoration: none}
A:hover {color:#0099CC; text-decoration: none}

/* ===== Punktlista ============================================================== */

ul {list-style-type: square; margin-bottom: 10; }

/* ===== Ram runt tabeller / sidhuvud ============================================ */

.mbt {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}



