
body { color:#000000;
       scrollbar-base-color:#404040;
       scrollbar-3dlight-color:#404040;
       scrollbar-arrow-color:#404040;
       scrollbar-darkshadow-color:#404040;
       scrollbar-face-color:#000000;
       scrollbar-highlight-color:#404040;
       scrollbar-shadow-color:#404040;
       scrollbar-track-color:#202020; }

a:link {
	color : #FFBF81;
	text-decoration : none;
}

a:visited {
	color : #FFBF81;
	text-decoration : none;
}

a:hover {
    color : #EC2700;
	background-color : #848484;
	text-decoration : none;
}

a:active {
	color : #FFBF81;
	text-decoration : none;
}

datei formate.css
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family : Arial, Helvetia, Verdana;
}

div.start {
	color : #00004A;
	font-size : 8pt;
	font-weight : bold;
}

h1 {
	font-size : 26pt;
}

h2 {
	font-size : 18pt;
}

h2.start {
	color : #00006F;
	font-size : 18pt;
	font-weight : bold;
}

h3 {
	font-size : 16pt;
}

h4 {
	font-size : 14pt;
}

h5 {
	color : #00003C;
	font-size : 12pt;
}

h6 {
	font-size : 10pt;
}

h6.start {
	color : #00006F;
	font-size : 12pt;
	font-weight : bold;
}

p,ol,td,th,address,nobr,b,i {
	color : #C0C0C0;
	font-size : 9pt;
}

p.start {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
}

ul,li,div, {
	color : #C0C0C0;
	font-size : 9pt;
}
