body, td {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
}

a {
	color : White;
	text-decoration : none;	
}
a:hover {
	text-decoration : underline;
}

.small {
	font-size : 8pt;
}

.heading1 {
	font-size: 18px; 
	font-weight: bold;
	text-decoration:none; 
}
.heading1:hover {
	font-size: 18px; 
	font-weight: bold;
	text-decoration:underline; 
}

.heading2 {
	font-size: 18px; 
	font-weight: bold;
	text-decoration:none; 
}

table#mainnavi td.mainnavi a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
table#mainnavi td.mainnavi a:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #EAEAEA;
	text-decoration : none;
}
table#mainnavi td.mainnavi_active a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FDC800;
	text-decoration : none;
}
table#mainnavi td.mainnavi_active a:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FDC800;
	text-decoration : none;
}

/* subnavi 1 */

td.subnavi a {
	font-size : 9pt;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
td.subnavi a:hover {
	color : #1E117B;
}
td.subnavi_active a {
	font-size : 9pt;
	font-weight : bold;
	color : #1E117B;
	text-decoration : none;
}
td.subnavi_active a:hover {
	font-size : 9pt;
	font-weight : bold;
	color : #1E117B;
	text-decoration : none;
}


td.subnavi2 a {
	font-size : 8pt;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
td.subnavi2 a:hover,
td.subnavi2_active a,
td.subnavi2_active a:hover {
	font-size : 8pt;
	font-weight : bold;
	color : #1E117B;
	text-decoration : none;
}

td.subnavi3 a {
	font-size : 8pt;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
td.subnavi3 a:hover,
td.subnavi3_active a,
td.subnavi3_active a:hover {
	font-size : 8pt;
	font-weight : normal;
	color : #1E117B;
	text-decoration : none;
}

td.subnavi4 a {
	font-size : 7pt;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
td.subnavi4 a:hover,
td.subnavi4_active a,
td.subnavi4_active a:hover {
	font-size : 7pt;
	font-weight : normal;
	color : #1E117B;
	text-decoration : none;
}
