body {
 font-family: Tahoma;
}
td  {
 font-family: Tahoma;
}
p  {
 font-family: Tahoma;
}

A  {
	text-decoration : underline;
}

td.mainNavi {
  display:none;
}

td.mainContent {
  width:100%;
  background-color:white;
}

td.mainRightTop {
  display:none;
}

td.mainRightBottom {
  display:none;
}

td.mainHeader {
  width:100%;
}

table.nasowasTable {
  width:100%;
}

td.nasowasHeader {
  text-align:right;
  vertical-align:bottom;
  font-size:10pt;
}

td.nasowasImage {
  width:200px;
}

td.paper  {
	border-width : 0;
	background-color : White;
	padding : 0;
}

td.info  {
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-style : solid;
}

a.mainmenu  {
	text-decoration : none;
	font-weight : bold;
}

a.mainmenu:visited  {
	text-decoration : none;
	font-weight : bold;
}

a.mainmenu:active  {
	text-decoration : underline;
	font-weight : bold;
}

a.mainmenu:hover  {
	font-weight : bold;
	text-decoration : underline;
}

p, .text, li  {
	line-height : 135%;
	font-size: 11pt;
	margin-bottom: 11pt;
    text-align: left;
}

h1,h2,p.title  {
	font-size: 14pt;
	font-weight : bold;
	color : Black;
}

h2 {
	font-size: 12pt;
	font-weight : bold;
	color : Black;
}

table.background  {
	border-width : 0;
	padding : 0;
	margin : 0;
	width : 100%;
}

table.submenu  {
	line-height : 100%;
	padding : 0;
	margin : 0;
}


a.submenu  {
	text-decoration : none;
}

a.submenu:visited  {
	text-decoration : none;
}

a.submenu:active  {
	text-decoration : underline;
}

a.submenu:hover  {
	text-decoration : underline;
}

table.menu  {
	width : 100%;
	margin : 0;
	padding : 4px;
	border-width : 0;
}

.welcome  {
	font-style : italic;
}

td.header, div.header  {
    display: none;
}

.navjump {
  display:none;
}
