/*Author: Atsushi Katayama Created: April 2001 Version: revision 2.0*/
/*for win ie*/

body {margin:0px 0px 0px 0px}

.text1 {font-size:9pt; line-height:1.3em}
.text2 {font-size:11pt; line-height:1.3em}
.text3 {font-size:13pt; line-height:1.2em}
.text4 {font-size:16pt; line-height:1.2em}

img {font-size:11pt}
img.bold {font-size:11pt;font-weight:bold}

input {font-size:12px}
select {font-size:12px}
textarea {font-size:12px}

.show {display:block}
.hide {display:none}

/* Why o why does this break Netscape 4.x?
img {border:0px none}
*/

/* for PRINT OUT
br.break {page-break-after:always}
*/

a {text-decoration:none}
a:hover {text-decoration:underline}
/*a:hover {text-decoration:underline; color:#ff6600}*/

