body {
font-size: 12px;
}

A:link {color: #0076A3; text-decoration: underline;}
A:visited {color: #0076A3; text-decoration: underline;}
A:hover {color: #0076A3; text-decoration: none;}
A:active {color: #0076A3; text-decoration: underline;}

td,th {
color: #3d3d3d;
font-size: 12px;
line-height: 18px;
}

.f10 {
font-size:10px;
line-height: 15px;
}

.f14 {
font-size:14px;
line-height: 18px;
}

.sub01 {
	font-size:24px;
	line-height: 140%;
	color: #FF6633;
	font-weight: bold;
}

.red {font-weight:bold; color:#FF0000;}

.img-right {
float:right;
margin:0 0 0 1em;
}

.clear {
clear:both;
}


.img-left {
float:left;
margin:0 1em 0 ;
}


.sub02 {
font-size:14px;
line-height: 140%;
color: #FF6633;
font-weight: bold;
}