body  {
	background-color: #EDCD60;
	/* background-image: url("picts/bg_dkl.gif"); */
	
	scrollbar-face-color: #EDCD60; 
	scrollbar-arrow-color: #8f7773;
	scrollbar-track-color: #ceb066; 
	scrollbar-shadow-color: #8f7773; 
   	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:  #8f7773; 
	scrollbar-darkshadow-color: #312187; 
}

body,h1,h2,h3,h4,p,ul,ol,li,div,td,th  {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #312187;
}

body.main  {
	background-repeat : repeat-y;
	background-attachment : fixed;
	padding : 0px;
}

p,li  {
	margin-top : 5pt;
	margin-bottom : 5pt;
}

p.item {
	font-size : 9 pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin-left : 10px;
}

h1  {
	font-size : 14pt;
	font-weight : normal;
	margin-top : 8pt;
	margin-bottom : 3pt;
}

h2  {
	font-size : 12pt;
	font-weight : bold;
	margin-top : 6pt;
	margin-bottom : 2pt;
}

h3  {
	font-size : 10pt;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 2pt;
}

h4  {
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	margin-top : 3pt;
}

a:link  {
	text-decoration : none;
	color : #0000ff;
}

a:visited  {
	text-decoration : none;
	color : #0000cc;
}

a:hover  {
	text-decoration : none;
	font-style : italic;
}

a:active  {
	text-decoration : none;
	font-style : italic;
}

a:link.extra, a:visited.extra {
	color : #312187;
}

small  {
	font-size : 8pt;
	color : #312187;
}

small.very  {
	font-size : 6pt;
}

big  {
	font-size : 12pt;
}

