body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #1f003f;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	
	color: #bfbfbf;

    font-size: 9pt;

}

.navigation {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #991735;

	margin-bottom: 6px;

	padding-bottom: 6px;

}

.linksubtitle {



	font-size: 12px;

	font-weight: bold;

	color: #dfdfdf;

}

.txttitle {



	font-size: 13px;

	font-weight: bold;

	color: #d8a300;

}

.txtsubtitle {



	font-size: 12px;

	color: #dfdfdf;

}

.txtnormal {



	font-size: 12px;

	color: #bfbfbf;

}

.txtsmall {



	font-size: 9px;

	color: #afafaf;

}

.footerinfo {



	font-size: 9px;

	color: #5f5f5f;

}

a.topnavi:link {

   text-decoration: none;

   font-weight: bold;

   color: #ff265a;

}



a.topnavi:visited {

  	text-decoration: none;

	font-weight: bold;

	color: #991735;

}



a.topnavi:hover {

  text-decoration: none;

  font-weight: bold;

  background: #1f003f; 

  color: #f8c300;

}



a.topnavi:active {

  text-decoration: none;

  font-weight: bold;

  color: #ffffff;

}



a.subnavi:link {

   font-size: 12px;

	font-weight: normal;

	color: #cfcfcf;

}



a.subnavi:visited {

  	font-size: 12px;

	font-weight: normal;

	color: #7f7f7f;

}



a.subnavi:hover {

  text-decoration: underline;

  font-weight: normal;

  color: #ffffff;

}



a.subnavi:active {

  font-size: 12px;

	font-weight: normal;

	color: #ffffff;

}





