h1 {
	font-size: 110%;
	font-weight: normal;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 100%;
	line-height: 1.2em;
}


.header {
	font-size: 13px;
	line-height: 130%;
}



strong{
	font-weight: normal;
	color: black;
}

em{
	font-size: 90%;
	font-style: normal;
	color: #FF0066;
}


a img {
    border-style:none;
	vertical-align:top;	
}



div.blockA {
	font-size: 14px;
}


.box_101 {
	font-size: 80%;
	line-height: 1.5em;
}



.link_90 { font-size: 90%; 
	line-height:1.6em;
}

.link_80 { font-size: 80%; 
	line-height:1.0em;
}

.fs130 { font-size: 130%; 
        color: black;
}

.fs100 { font-size: 100%; 
        color: red;
}

.fs100b {
	font-size: 100%;
	color: #0000ff;
}

.fs100r {
	font-size: 100%;
	color: red;
}

.fs90 { font-size: 90%; 
        color: black;
}

.fs80 {
	font-size: 80%;
}

.fs80p {
	font-size: 80%;
	color: #9933ff;
}

.fs80r {
	font-size: 80%;
	color: red;
}

.fs50 { font-size: 60%; 
        color: black;
}

.fcWhite { color: white;
}

.fcOrange { color: #FF8306;
}

.fcblue {
	color: #0000ff;
}

.fcgreen {
	color: #008040;
}


.fcRed { color: red; 
}


.fcBlack { color: black; 
}


.line1{
	font-size: 12px;
	color: black;
	line-height: 1.4em;
}

.fs14 {
	font-size: 14px;
}

.fs16r {
	font-size: 16px;
	color: red;
}

.fs14r {
	font-size: 14px;
	color: red;
}


