BODY {
	FONT-SIZE: 12px; backgroud-color: #FFFFFF
}
h1,h2 {
	FONT-SIZE: 120%;
	display:inline; 
}
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;
}
.a3 {
	color: #666666;
}
.a3:hover {
	color: #006A6A;
}
.a4 {
	color: #8F0047; text-decoration: none;
}
.a4:hover {
	color: #FFFFCC; text-decoration: underline;
}
.afa {
	color: #000099; text-decoration: none;
}
.afa:hover {
	color: #000099; text-decoration: underline;
}
.afoot {
	color: #5E5E5E; text-decoration: none;
}
.afoot:hover {
	color: #333399; text-decoration: underline;
}
.tbo {
	FONT-WEIGHT: bold
}
.small {
	FONT-SIZE: 10px
}
.small2 {
	FONT-SIZE: 10px; line-height: 130%;
}
.large      {
	font-size: 16px; line-height: 120%;
}
.large2      {
	font-size: 14px; line-height: 120%;
}
.text_top {
	color: #909090; FONT-SIZE: 80%;
}
.margin1{
margin : 0px,0px,10px,10px;
background-color : #D1D1D1;
}