*, html {
	
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}

body {
	
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
a
{
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
span
{
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
p
{
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
div
{
    font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
.infotext *
{
	font-family:Arial;
	font-size:10pt;	
	color: #001f68;
}
.infotext a
{
	font-family:Arial;
	font-size:10pt;	
	color: #001f68;
	border-bottom:dotted 1px #001f68;
}
.infotext a:hover
{
	font-family:Arial;
	font-size:10pt;	
	color: #001f68;
	border-bottom:solid 1px #001f68;
}
h1
{
	
	font-family:Arial;
	font-size:18pt;	
	color: #001f68;
	font-weight:bold;
}
h2
{
	
	font-family:Arial;
	font-size:14pt;	
	color: #001f68;
	font-weight:bold;
}
h3
{
	
	font-family:Arial;
	font-size:12pt;	
	color: #001f68;
	font-weight:bold;
}
h4
{
	font-family:Arial;
	font-size:9pt;	
	color: #001f68;
	font-weight:bold;
}
ul
{
    display:block;
    list-style-type:disc;
    margin:1em 0px;
}
