P, UL, LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-weight : normal;
	text-align : left;
	color : #000000;
}

P.navi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	text-decoration : none;
}

a.navi {
	color : #000000;
	text-decoration : none;
}

a.naviaktiv {
	color : #EE6600;
	text-decoration : none;
}


td.navi {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:#CCCCCC;
}

P.right {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-weight : normal;
	text-align : right;
	color : #000000;
}

P.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 16px;
	font-weight : normal;
	text-align : left;
	color : #000000;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 16px;
	font-weight : bold;
	text-align : left;
	color : #000000;
}

p.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 16px;
	font-weight : bold;
	text-align : left;
	color : #000000;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : bold;
	text-align : left;
	color : #000000;
	margin-bottom : -8px;
}

b {
	font-weight : bold;
}

a {
	color : #552222;
	text-decoration : underline;
}

a:hover { 
	color:#FF9900; text-decoration:none; 
}

a:active { 
	color:#FF9900
}


hr {
	height : 1px;
	text-align : left;

}



