html, body {
	height: 100%;
	width: 100%;
}

body {
font-family:Arial,Helvetica,sans-serif;font-size:11pt;
}

body.nav {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #FFFFFF;
font-family: Arial,Helvetica,sans-serif;
font-size:11pt;}

h3.1 {border-bottom:solid thin yellow;}
h3.2  { border-bottom: 2px solid rgb(255, 255, 0);}

span {font-family:Arial,Helvetica,sans-serif;font-size:11pt;}
p {font-family:Arial,Helvetica,sans-serif;font-size:11pt;}
.s {font-weight: bold; font-size: 9pt;}
p.M {font-family:Arial,Helvetica,sans-serif; font-size:10pt; font-weight:bold;}
p.xs {font-family:Arial,Helvetica,sans-serif; font-size:9pt;}
p.xxs {font-family:Arial,Helvetica,sans-serif; font-size:7pt;}
p.aus {background-color: white;}
h1,h2,h3,h4 {font-family:Arial,Helvetica,sans-serif; font-weight:normal;}
h4 {font-weight:bold;}
h2	{color: red; font-weight: bold;}

a.nav		{font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight:bold; color: #1900BF; font-size:11pt;}
a.nav:visited 	{
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
	color: #85829F;
	font-size:11pt;
}

a.s{font-family:Arial,Helvetica,sans-serif; text-decoration:none; font-weight: bold; font-size: 9pt;}
ul  {list-style: dot;}
td.nav	{
	background-color:#E2E2E2;
	border-color: #A8A7AF;
	border-style: solid;
}
a.nav:hover {color: red;}
.w {background-color:white;}
.top {vertical-align:top;}
