.body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;	
}
.body1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;	
}

.head1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bolder;
}
.head2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
.head2k
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : oblique;
}





a 
{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #999999;
	line-height: 8pt;
}

.ttt
{
	
}
ttt:hover
{
	background-color : Maroon;
}

.navi
{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #999999;
	}

.weiss
{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
}


a:hover
 {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Green;
}

.mytd:hover
 {
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #F5F5F5;
	background-color : Gray;
}

.head
 {
	text-decoration : normal;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #000000;
	font-weight : bold;
}


