STRONG {
	font-size: 13px;
	font-weight : bold;
}

small {
	font-size: 10px;
}

P  { 
	font-size: 10pt;
	text-align: left;
}



H1  {
	font-size : 14pt;
	font-weight : bold;
	color : Black;
}

H2  {
	font-size : 14pt;
	font-weight : ;
	color : Black;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}


DT{
	font-size: 10pt;
	font-weight : bold;	
	margin-top : 5pt;
}


TH{
	font-size: 10pt;
	font-weight : bold;	
	text-align: left;
	background:#6666FF;
	
}

TD{
	font-size: 13px;
	color:#333333;
}

TT{
	font-size: 14px;
	font-family : "lr SVbN","Osaka-";
}

.s9px{
	font-size : 9px;

}

.s10px{
	font-size : 10px;

}

.s12px{
	font-size : 12px;

}

.s13px{
	font-size : 13px;

}

.s14px{
	font-size : 14px;

}

.s16px{
	font-size : 16px;

}

.title{
	font-weight : bold;
	font-size : 16px
}


A.menu:link { text-decoration: none; color: "#FFFFFF"; }

A.menu:visited { text-decoration: none; color: "#FFFFFF"; }

A.menu:hover { text-decoration: underline; color: "#FF6600"; }


A  {color:#232d3d;}

A:Visited  {color:#232d3d;}

A:Active  {color:#003399;}

A:Hover  {color:#ff6600;}

BODY  {}

