/* * * * * * s y s t e m   i n f o   s t a r t * * * * * *
 *
 * Ikke tukl med dette kommentar-feltet
 *
 * styleSheetId = cf53e1a6-69fa-40b8-b782-074133ae5db8
 * title = Base
 * description = Grunnleggende stiler, basert på YUI Base
 * media = all
 * alternate = False
 * enabled = True
 * renderAs = Link
 * credits.Created = 2008-03-10T13:44:48
 * credits.CreatedBy.UserId = 520
 * credits.Modified = 2008-03-10T15:53:58
 * credits.ModifiedBy.UserId = 520
 *
 * * * * * * * s y s t e m   i n f o   e n d * * * * * * */
html {
	color:#000;
	background:#FFF;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	font:75%/1.4 "Trebuchet MS", Arial, sans-serif;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:1em;
}
legend {
	color:#000;
}
h1 {
	font-size:1.75em;
	color:#ab3444;
        margin:1em 0;
}
h2 {
	font-size:1.5em;
        margin:1em 0 0.5em;
}
h3 {
	font-size:1.25em;
        margin-bottom:0.5em;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:0.25em 0 1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
th, td {
	padding:0.5em;
}
th {
	font-weight:bold;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}

