/* global */
body {
	background: #fff;
	font-size: 10pt;
	color: #092C81;
	font-family: arial, helvetica, sans-serif; 
}

.text {
	background: #fff;
	font-size: 10pt;
	color: #092C81;
	font-family: arial, helvetica, sans-serif; 
}

.headline {
	font-size: 12pt;
	font-weight: bold;
}	

.small {
	background: #fff;
	font-size: 8pt;
	color: #092C81;
	font-family: arial, helvetica, sans-serif; 
}

h2 { font-size: 14pt; }

.just {text-align: justify;} -->
.copyright { font-size: 8pt; }

td {
	background: #fff;
	font-size: 10pt;
	color: #092C81;
	font-family: arial, helvetica, sans-serif; 
}

td.rule {
	background: #092C81;
	font-size: 10pt;
	color: #092C81;
	font-family: arial, helvetica, sans-serif; 
}

.uk { color: #F00; }
.us { color: #00F; }

a:link {color: #092C81;	background: transparent;}
a:visited {color: #092C81; background: transparent;}
a:hover {color: #900; background: transparent;}

