BODY {
	FONT-SIZE: 12px; backgroud-color: #FFFFFF
}
td      { font-size:12px; line-height: 120%;
}
A {
	color: #192CA2; text-decoration: none;
}
A:visited {
	color: #192CA2
}
A:hover {
	color: #192CA2; text-decoration: underline;
}
A:active {
	color: #192CA2
}
.a2 {
	text-decoration: none;
}
.a2:hover {
	text-decoration: underline;
}
.small {
	FONT-SIZE: 10px
}
.small2 {
	FONT-SIZE: 10px; line-height: 130%;
}
.large      {
	font-size: 16px;
}
.large1      {
	font-size: 30px; line-height: 100%;
}
.large2      {
	font-size: 14px;
}
.large3      {
	font-size: 14px; line-height: 160%;
}
.text01 {
	font-size:12px; line-height: 130%;
}
.margin1{
margin : 0px,0px,10px,10px;
background-color : #D1D1D1;
}