

table { font-size: x-small; } /* OBS!! Ärver inte korrekt från body i IE6!! OBS!! */

p { margin-top: 0.2em; }

/* Anfang - krävs längre texter...
p:first-letter { float: left; font-size: 200%; font-weight: bold; vertical-align: baseline; 
	
}
*/

td { font-size: inherit; }

th { font-size: inherit; }

table { font-size: inherit; }

a:link { color: #336098;/*#003098;*/ }

a:visited { color: #336098; /*color: #676767;*/ }

a:active { color: darkred; /*#676767;*/ }

a:hover { color:darkred; }  

h1 { font-size: large; }

h2 { font-size: medium; }

h3 {
	font-size: small;
	margin-bottom: 0.2em;
}

h4 {
	font-size: x-small;
	font-style: italic;
	margin-bottom: 0em;
}

h5 {

}

h6 {

}

th.row {
	text-align: left;
	vertical-align: top;
}

h1.meny {
	font-size: small;
}

h2.meny {
	font-size: x-small;
	margin-bottom: 0em;
	margin-top: 1em;
}

h3.meny {
	font-size: x-small;
	font-style: italic;
	margin-bottom: 0em;
}

p.meny {
	margin-bottom: 0em;
	margin-top: 0em;
	margin-left: 2em;
	paddin: 0;
}

em { font-style: italic; }
