/*font-family for everybody*/
.ttl, a, p, blockquote, body, h1, h2, h3, h4, h5, h6, td, li {font-family: Arial,Helvetica,sans-serif}
.lang {font-family: Arial,Helvetica,sans-serif}

.h2 {color: #ffaa00}


/*color for black ones*/
.ttl, p, blockquote, body, h1, h2, h3, h4, h5, h6, td, li, {color: #000000}

/*normal font-size*/
p, blockquote, body, td, li, th {font-size: 12px}

/*individuality*/
p, blockquote { font-style: normal }

.ttl { font-size: 36px; font-weight: normal; margin-bottom: 3px; margin-top: 3px; font-style: normal }

h1 { font-size: 24px; font-weight: bold; margin-bottom: 3px; margin-top: 3px; font-style: oblique }
h2 { font-size: 20px; font-weight: bold; margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; text-align: center }
h3 { font-size: 18px; font-weight: bold; margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; text-align: center }
h4 { font-size: 16px; font-weight: bold; margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; text-align: center }
h5 { font-size: 14px; font-weight: bold; margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0; text-align: center }
h6 { font-size: 12px; font-weight: bold; margin-bottom: 0; margin-top: 0; margin-left: 0px; margin-right: 0; text-align: left }

.lang { font-size:12; font-style: italic; color: green }

p.menu { color: #d00; font-style: normal; font-weight: bold; text-align: center; margin-bottom: 0; margin-top: 3px }
p.submenu { color: #d00; font-style: normal; font-weight: bold; text-align: left; margin-left: 10%; margin-bottom: 0; margin-top: 0 }
.ref { FONT-SIZE: 14px } 

A:link {COLOR: #0000ff; TEXT-DECORATION: none}
A:visited {COLOR: #660099; TEXT-DECORATION: none}
A:active {TEXT-DECORATION: underline}
A:hover {TEXT-DECORATION: underline}

A.main:link { COLOR: #000; font-size: 18px; TEXT-DECORATION: none }
A.main:visited { COLOR: #000; font-size: 18px; TEXT-DECORATION: none }
A.main:active {	COLOR: #f00; font-size: 18px; TEXT-DECORATION: none }
A.main:hover { COLOR: #f00; font-size: 18px; TEXT-DECORATION: none }

A.menu:link { COLOR: #000; TEXT-DECORATION: none }
A.menu:visited { COLOR: #000; TEXT-DECORATION: none }
A.menu:active {	COLOR: #fff; TEXT-DECORATION: none }
A.menu:hover { COLOR: #fff; TEXT-DECORATION: none }

A.img:link { COLOR: #000; TEXT-DECORATION: none }
A.img:visited {	COLOR: #000; TEXT-DECORATION: none }
A.img:active {COLOR: #000; TEXT-DECORATION: none }
A.img:hover { COLOR: #000; TEXT-DECORATION: none }
