BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #635030;
	background-color: #fffff0;
	}
BODY.border {
	background-color: #EFEED0;
	}
BODY.content {
	background-color: "#fffff0";
	}

A:link { color:#635030;  }
A:visited { color:#635030; }
A:active { color:#635030; font-style:italic } 

TABLE, TR, TD, TH,
P, B, I, UL, OL, LI,
	{
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #635030;
	}

P.ADM {
	font-size: 200%;
	line-height: 150%;
	color: "#800040";
	}


P.Nav {
	text-align: center; 
	font-size: 90%;
	line-height: 120%; 
	}
P.NavPrim {
	text-align: center; 
	font-size: 70%;
	line-height: 140%;
	}
P.NavSek {
	font-size: 90%;
	line-height: 120%;
	}

P.text {
	font-family: serif;
	}
P.textCenter {
	text-align: center; 
	}
P.textQuote {
	font-family: serif;
	font-style: italic;
	}
P.textSeminar { 
	text-align: center; 
	font-size: 120%;
	font-weight: bold;
	font-family: serif;
	}

P.tableCenter {
	text-align: center; 
	margin-top: 0;
	margin-bottom: 0;
	}
P.tableLeft {
	text-align: left;
	font-family: serif;
	margin-top: 0;
	margin-bottom: 0;
	}
P.tableRight {
	text-align: right;
	font-family: serif;
	margin-top: 0;
	margin-bottom: 0;
	}

SPAN.Name {
	font-family: serif;
	font-style: italic;
	font-size: 90%;
	font-weight: normal;
	}
SPAN.SmallFont {
	font-size: 80%;
	}
SPAN.SmallWarning {
	font-size: 80%;
	font-weight: normal;
	color: red;
	}


TD.border
	{
	background-color: #EFEED0;
	}
TD.content
	{
	background-color: "#fffff0";
	}
TD.contentTop
	{
	background-color: "#fffff0";
	}

LI {
	line-height: 140%;
	list-style: circle;
	}
LI.faq {
	line-height: 140%;
	font-size: 90%;
	list-style: circle;
	}

HR {
	font-size: 11pt;
	margin-top:0;
	margin-bottom:0;
	}

H1, H2, H3, H4, H5, H6
	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #635030;
	}
H1 { 
	font-size: 130%;
	}
H2 { 
	font-size: 130%;
	font-weight: normal;
	}
H3 { 
	font-size: 120%;
	font-weight: bold;
	}
H4 { 
	font-size: 120%;
	color: "#800040";
	}
H5 { 
	color: "#800040";
	}
H6 { 
	font-family: serif;
	}
