
body { background-color:#5c657c;
}

a:link {
	color : #000080;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #597986;
	font-weight : bold;
	text-decoration : none;
}

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

a:active {
	color : #5151FF;
	font-weight : bold;
	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 : #00003C;
	font-size : 9pt;
}

p.start {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
}

ul,li,div, {
	color : #00003C;
	font-size : 8pt;
}
