/* basic links */
A:link { color: #5a79e2; text-decoration: none; }
A:visited { color: #e25a97; text-decoration: none; }
A:active { color: #5a79e2; text-decoration: none; }
A:hover { color: #f86969; text-decoration: underline; }

/* bread crumb */
A.hie:link { color: #666666; text-decoration: none; }
A.hie:visited { color: #666666; text-decoration: none; }
A.hie:active { color: #666666; text-decoration: none; }
A.hie:hover { color: #f86969; text-decoration: underline; }

/* footer */
A.foo:link { color: #666666; text-decoration: none; }
A.foo:visited { color: #666666; text-decoration: none; }
A.foo:active { color: #666666; text-decoration: none; }
A.foo:hover { color: #f86969; text-decoration: underline; }

/* body */
body{
background-color:#ffffff;
}

/* font family */
.p10,.p12,.p14,.p18,.b10,.b12,.b14,.b18,.p10h,.p12h,.p14h,.p18h,.b10h,.b12h,.b14h,.b18h,.footer{font-family:Arial,sans-serif}
.p10,.p12,.p14,.p18,.b10,.b12,.b14,.b18,.p10h,.p12h,.p14h,.p18h,.b10h,.b12h,.b14h,.b18h,.footer{font-family:Osaka,sans-serif}

/* font size */
.p10,.b10,.p10h,.b10h,.footer{ font-size:12px }
.p12,.b12,.p12h,.b12h{ font-size:12px }
.p14,.b14,.p14h,.b14h{ font-size:14px }
.p18,.b18,.p18h,.b18h{ font-size:18px }

/* font weight */
.b10,.b12,.b10h,.b12h,.b14,.b14h,.b18,.b18h{ font-weight:700 }

/* linehight */
.p10h,.b10h,.footer{ line-height:130%; }
.p12h,.b12h{ line-height:130%; }
.p14h,.b14h{ line-height:130%; }
.p18h,.b18h{ line-height:130%; }

/* font color */
.p10,.p12,.p14,.p18,.b10,.b12,.b14,.b18,.p10h,.p12h,.p14h,.p18h,.b10h,.b12h,.b14h,.b18h{color:#404040}

