BODY, TD, UL, TR, P {
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000080;
}
.frameoutside{
	background-color: #000080;
}

.frameinside{

}

.titel{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color: #000080;
	text-align: center;
	vertical-align: center;
}

.head{
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #000080;
	text-align: left;
	vertical-align: top;
}

td.nav{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFCB2D;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
td.nav1{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #FFCB2D;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
td.small{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFCB2D;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
td.nav2{
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000080;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
td.footer{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000080;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.nav{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000080;
	text-decoration: none;
}
A.small{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000080;
	text-decoration: underline;
}
A.small:HOVER {
	font-weight: bold;
	font-size : 8pt;
	text-decoration: none;
	color: #000080;
}
.top{
	vertical-align: top;
}

A.nav:HOVER {
	font-weight: bold;
	text-decoration: none;
	color: #FFCB2D;
}

A.link{
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000080;
	text-decoration: underline;
}
A.link:HOVER {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
}